aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/xulrunner/APKBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/main/xulrunner/APKBUILD b/main/xulrunner/APKBUILD
index 4c64b5a8ea..ec91a9b3d3 100644
--- a/main/xulrunner/APKBUILD
+++ b/main/xulrunner/APKBUILD
@@ -3,7 +3,7 @@
pkgname=xulrunner
pkgver=2.0.1
_ffoxver=4.0.1
-pkgrel=1
+pkgrel=2
pkgdesc="runtime environment for xul-based applications"
url="http://developer.mozilla.org/en/XULRunner"
arch="all"
@@ -52,12 +52,11 @@ source="http://releases.mozilla.org/pub/mozilla.org/firefox/releases/${_ffoxver}
xulrunner-jemalloc-aslr.patch
xulrunner-mozalloc.patch
- xulrunner-version.patch
mozjs-c99math.patch
gecko-c99math.patch"
-_xulrunner_version="1.9.2"
+_xulrunner_version="2.0"
_builddir="${srcdir}/mozilla-2.0"
prepare() {
local i
@@ -109,6 +108,5 @@ de64a11f40bb6e8800ba799d1b2b8d85 mozconfig
02c23dc4ebd88e445533314716331818 mozilla-pkgconfig.patch
30053b8b5811cc0676bfe7d7d7ffaa4a xulrunner-jemalloc-aslr.patch
d38ecbb7bb31032d3e1ced8939e26abd xulrunner-mozalloc.patch
-371303c5bdc4fa0d955d14521b93b69d xulrunner-version.patch
b187440207e773e9be606594d2c99216 mozjs-c99math.patch
aacbb29e1448f9af6697e8a885b9bbfa gecko-c99math.patch"