diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2011-01-23 16:14:55 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-01-23 16:25:17 +0000 |
commit | fbd50fed9402d3f4cc61331852369f5219fc73e0 (patch) | |
tree | 47b7b13674d812f2ae6eabf6ca7cb243a1926ab0 /testing/firefox/APKBUILD | |
parent | e5a85797055a8e4bb635b16139661a7b654add1d (diff) | |
download | aports-fbd50fed9402d3f4cc61331852369f5219fc73e0.tar.bz2 aports-fbd50fed9402d3f4cc61331852369f5219fc73e0.tar.xz |
testing/firefox: rebuild against fixed nspr
Diffstat (limited to 'testing/firefox/APKBUILD')
-rw-r--r-- | testing/firefox/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/firefox/APKBUILD b/testing/firefox/APKBUILD index 295ea36412..1565906664 100644 --- a/testing/firefox/APKBUILD +++ b/testing/firefox/APKBUILD @@ -3,7 +3,7 @@ pkgname=firefox pkgver=3.6.13 _xulver=1.9.2.13 -pkgrel=1 +pkgrel=2 pkgdesc="firefox web browser (unofficial branding)" url="http://www.firefox.com" arch="all" |