summaryrefslogtreecommitdiffstats
path: root/main/xulrunner/APKBUILD
diff options
context:
space:
mode:
authorWilliam Pitcock <nenolod@dereferenced.org>2011-05-09 08:12:57 -0500
committerWilliam Pitcock <nenolod@dereferenced.org>2011-05-09 08:14:19 -0500
commitb4cf745285a0eaa0bc273552bfde407c22233e26 (patch)
treee435c4246c5d67fca3df217b664cc8771ca4c598 /main/xulrunner/APKBUILD
parent74e64b68edb45d03b5e8d5ab8399d61f592c1b9e (diff)
downloadaports-b4cf745285a0eaa0bc273552bfde407c22233e26.tar.bz2
aports-b4cf745285a0eaa0bc273552bfde407c22233e26.tar.xz
main/xulrunner: drop version patch
Diffstat (limited to 'main/xulrunner/APKBUILD')
-rw-r--r--main/xulrunner/APKBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/main/xulrunner/APKBUILD b/main/xulrunner/APKBUILD
index 4c64b5a8e..ec91a9b3d 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"