diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2011-11-21 08:51:45 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-11-21 09:15:32 +0000 |
commit | c0250f713c55425dfba863413757b455a6c53975 (patch) | |
tree | 8563b7484ec6b461904d5109dd1c926cd0cb0c35 | |
parent | 6a2b33ff062dfd6f0a94509633605c06fa39e114 (diff) | |
download | aports-c0250f713c55425dfba863413757b455a6c53975.tar.bz2 aports-c0250f713c55425dfba863413757b455a6c53975.tar.xz |
main/firefox: rebuild against nss-3.13
-rw-r--r-- | main/firefox/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/firefox/APKBUILD b/main/firefox/APKBUILD index a079ea01be..42f56d8849 100644 --- a/main/firefox/APKBUILD +++ b/main/firefox/APKBUILD @@ -4,7 +4,7 @@ pkgname=firefox pkgver=7.0.1 _pkgver=$pkgver _xulver=7.0.1 -pkgrel=3 +pkgrel=4 pkgdesc="firefox web browser" url="http://www.firefox.com" arch="all" |