summaryrefslogtreecommitdiff
path: root/package/firefox/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-03-25 11:04:18 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2016-03-26 21:08:05 +0100
commit2c420855ca68eaf1586a882fe85dc6ad518dcc7a (patch)
tree0dc148f2edb1ac3f8624b78f636dafa90ad564d4 /package/firefox/Makefile
parent2bea9aa06273cdd6476f10b52a320f8c18e788ea (diff)
firefox: update to version 45.0
Diffstat (limited to 'package/firefox/Makefile')
-rw-r--r--package/firefox/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/firefox/Makefile b/package/firefox/Makefile
index 62dbcabe5..37ef8dbaa 100644
--- a/package/firefox/Makefile
+++ b/package/firefox/Makefile
@@ -4,9 +4,9 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= firefox
-PKG_VERSION:= 42.0
+PKG_VERSION:= 45.0
PKG_RELEASE:= 1
-PKG_HASH:= 994a346699298277b64ec0cab72660b8d3e5b879a2ac79207576f7e6c33da3ae
+PKG_HASH:= 36ab0f09b1b1df071a8aafa673c6286d99c18dc06cecbb70d1bb2021fbf379f1
PKG_DESCR:= graphical webbrowser
PKG_SECTION:= x11/apps
PKG_DEPENDS:= alsa-lib glib libgtk2 libpng libtiff libxcursor libffi
@@ -104,7 +104,7 @@ CONFIGURE_ARGS+= --enable-application=browser \
--disable-mathml \
--disable-jemalloc \
--disable-crashreporter \
- --disable-printing \
+ --enable-printing \
--disable-pie \
--disable-updater \
--disable-xpcom-fastload \