aboutsummaryrefslogtreecommitdiffstats
path: root/community/firefox-esr
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2016-12-26 21:55:09 +0100
committerNatanael Copa <ncopa@alpinelinux.org>2016-12-26 21:55:26 +0100
commitbd1fa66d38cecef77750cb7e174359940372c2ec (patch)
treefe1c3acf84b747889a25d5f3936ed4df2254ac31 /community/firefox-esr
parent40d6cc47af907fd5002149498c93d91f6a143c63 (diff)
downloadaports-bd1fa66d38cecef77750cb7e174359940372c2ec.tar.bz2
aports-bd1fa66d38cecef77750cb7e174359940372c2ec.tar.xz
Revert "community/firefox-esr: disable system icu"
Diffstat (limited to 'community/firefox-esr')
-rw-r--r--community/firefox-esr/APKBUILD8
-rw-r--r--community/firefox-esr/mozconfig2
2 files changed, 5 insertions, 5 deletions
diff --git a/community/firefox-esr/APKBUILD b/community/firefox-esr/APKBUILD
index 3ec4c4066d..3466cf8ce3 100644
--- a/community/firefox-esr/APKBUILD
+++ b/community/firefox-esr/APKBUILD
@@ -4,7 +4,7 @@ pkgname=firefox-esr
pkgver=45.6.0
_pkgver=$pkgver
_xulver=$pkgver
-pkgrel=2
+pkgrel=3
pkgdesc="Firefox web browser"
url="https://www.mozilla.org/en-US/firefox/organizations/faq/"
arch="all"
@@ -171,7 +171,7 @@ dev() {
}
md5sums="ee3cf2401a5716cebacaae5fb70d133f firefox-45.6.0esr.source.tar.xz
-7973cf55f9a6a7c56017216dc9422d90 mozconfig
+1f4c60e662ed93784431bd06c5141719 mozconfig
99b27aeac58923f318d083e5e71879ba vendor.js
6ab77b80c8c7d6fd07ab53c54561f4df 0002-Use-C99-math-isfinite.patch
b18bd948aae828e5c8f5f63e440c96d6 fix-arm-atomics-grsec.patch
@@ -192,7 +192,7 @@ c35d743dd706093ff5aa7dbb7e6168bb gcc6-fix-compilation.patch
ba96924ece1d77453e462429037a2ce5 firefox.desktop
6f38a5899034b7786cb1f75ad42032b8 firefox-safe.desktop"
sha256sums="c1e7ddf6efb0f54c8071131b6395f4942a422c2ab70f2e9a81b588373d6fbf5b firefox-45.6.0esr.source.tar.xz
-9be9da0a2918b2bea7ab5119e1857a0853aeec2967c4cfcf9258b3b518591db4 mozconfig
+23c2b4535ce83c92ba978e15ce328c9f140def155d12523c00df30baf41b98dc mozconfig
afecb8c17a2bedafe600dd572d24eff24e540cda02f675705d11168040379ce6 vendor.js
080a55182b865471a86fa4b70a66ed9495f1e536f7fdc4060cb8c675b4749c6e 0002-Use-C99-math-isfinite.patch
ff7cb3c9c4712e0517a6f11e3bf08e9b0d13dbe6384930bdc7f55b1ceed039b5 fix-arm-atomics-grsec.patch
@@ -213,7 +213,7 @@ a1ba79ec0c50c19edcfb24bb2686a718a77b02035e412989b9208b9b818abe14 allow-utf8-fal
b571c4a49884a3c98806246c9cc3e60c73d5a8f4aeb7f96217db0be1d6210eda firefox.desktop
4b6de45753856a890f4482055666e77f9b01bdfb7e0df08bafaa3a4d9937eed3 firefox-safe.desktop"
sha512sums="b96c71aeed8a1185a085512f33d454a1735237cd9ddf37c8caa9cc91892eafab0615fc0ca6035f282ca8101489fa84c0de1087d1963c05b64df32b0c86446610 firefox-45.6.0esr.source.tar.xz
-ca4caa18c80a48f919749ac3b727e436df96dd04565f721490e849cc69173465e81c667ba12de343e94751a9634c361dc00aed4581f5808c7a5d62e866ad01f3 mozconfig
+e14b4a646230f7a752ef864b0e6a074fdac74d6c4abde2c31656eb10ac6f002a5c664d257bf3f4bd22544f10103e38d5fae49f84fcaae402b81940e72bcfe0e5 mozconfig
cc10dba32d9c7faf1d99b8fdebc71bf0200ad10b976105edb45df696bf64a668b2b7aa8c3892a8056eb71fb071b0e0ae51c3ce2fb75acfb7e7035104c0e4fce3 vendor.js
7e123144bc2b1efed149dfb41b255c447d43ea93a63ebe114d01945e6a6d69edc2f2a3c36980a93279106c1842355851b8b6c1d96679ee6be7b9b30513e0b1a8 0002-Use-C99-math-isfinite.patch
4311464ae52b6d2e2b02c789c6d5fca9b3c211888a983aa609a62c2f2554516fea735ea90673387c69b38a30aa8453ed79faa44b5163df4293880d40df676b2d fix-arm-atomics-grsec.patch
diff --git a/community/firefox-esr/mozconfig b/community/firefox-esr/mozconfig
index 523e05f187..8fbbf3d6e6 100644
--- a/community/firefox-esr/mozconfig
+++ b/community/firefox-esr/mozconfig
@@ -5,7 +5,7 @@ ac_add_options --libdir=/usr/lib
ac_add_options --with-pthreads
ac_add_options --with-system-bz2
-#ac_add_options --with-system-icu
+ac_add_options --with-system-icu
ac_add_options --with-system-jpeg
ac_add_options --with-system-libevent
ac_add_options --with-system-libvpx