diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-02-03 20:48:08 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-02-03 20:48:08 +0000 |
commit | b0ba567cacaa98db48a4e904c329446a5977896e (patch) | |
tree | 7eb719bd05ae3695ef680c9b95a3c5e194338fd0 /main/firefox | |
parent | 03539c682eba8308e607f0232eb702fc420bfc31 (diff) | |
download | aports-b0ba567cacaa98db48a4e904c329446a5977896e.tar.bz2 aports-b0ba567cacaa98db48a4e904c329446a5977896e.tar.xz |
main/firefox: rebuild against nss-3.15.4
Diffstat (limited to 'main/firefox')
-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 718c65d3d2..3c2705e068 100644 --- a/main/firefox/APKBUILD +++ b/main/firefox/APKBUILD @@ -4,7 +4,7 @@ pkgname=firefox pkgver=26.0 _pkgver=$pkgver _xulver=$pkgver -pkgrel=1 +pkgrel=2 pkgdesc="firefox web browser" url="http://www.firefox.com" arch="all" |