aboutsummaryrefslogtreecommitdiffstats
path: root/testing/firefox/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/firefox/APKBUILD')
-rw-r--r--testing/firefox/APKBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/testing/firefox/APKBUILD b/testing/firefox/APKBUILD
index 010e7b3044..d90976e9bb 100644
--- a/testing/firefox/APKBUILD
+++ b/testing/firefox/APKBUILD
@@ -4,7 +4,7 @@ pkgname=firefox
pkgver=9.0.1
_pkgver=$pkgver
_xulver=9.0.1
-pkgrel=0
+pkgrel=1
pkgdesc="firefox web browser"
url="http://www.firefox.com"
arch="all"
@@ -49,6 +49,7 @@ subpackages=""
source="http://releases.mozilla.org/pub/mozilla.org/${pkgname}/releases/${pkgver}/source/${pkgname}-${_pkgver}.source.tar.bz2
mozconfig
firefox-5.0-asciidel.patch
+ ff9-aslr-fix.patch
firefox.desktop
firefox-safe.desktop"
@@ -114,5 +115,6 @@ __EOF__
md5sums="7cf2bd379792a9b232267c6a79680566 firefox-9.0.1.source.tar.bz2
3ba2cb7cda675e78eb0eeb0652ee3457 mozconfig
2328df219e042f6aaec361cbf83cf9e9 firefox-5.0-asciidel.patch
+96b40acd003a0a586e408bf09ae5af1d ff9-aslr-fix.patch
ba96924ece1d77453e462429037a2ce5 firefox.desktop
6f38a5899034b7786cb1f75ad42032b8 firefox-safe.desktop"