diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2011-08-30 14:57:47 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-08-30 14:57:47 +0000 |
commit | 497d1806e28b4d103eec32c2ce311e65eab1626d (patch) | |
tree | bd7e6c25e8617bdb545f460078e0f6cf7f67aeae /main/firefox | |
parent | 7795ce023ae441b2dbc4c70639ac39d75208104b (diff) | |
download | aports-497d1806e28b4d103eec32c2ce311e65eab1626d.tar.bz2 aports-497d1806e28b4d103eec32c2ce311e65eab1626d.tar.xz |
main/firefox: rebuild against new nspr soname
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 6aebe0f27..3c9c76eef 100644 --- a/main/firefox/APKBUILD +++ b/main/firefox/APKBUILD @@ -4,7 +4,7 @@ pkgname=firefox pkgver=6.0 _pkgver=6.0 _xulver=6.0 -pkgrel=0 +pkgrel=1 pkgdesc="firefox web browser" url="http://www.firefox.com" arch="all" |