diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2011-12-27 07:18:40 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-12-27 07:19:18 +0000 |
commit | e5c21b5ced00b4ba0c2da0314e47a892b6f7b6c7 (patch) | |
tree | 1b2186556688d64fe6c303094998c1144f49d1c8 /main/firefox | |
parent | 9506ad46906361c0300ad0843cd9be6d223fa114 (diff) | |
download | aports-e5c21b5ced00b4ba0c2da0314e47a892b6f7b6c7.tar.bz2 aports-e5c21b5ced00b4ba0c2da0314e47a892b6f7b6c7.tar.xz |
main/firefox: rebuild
rebuild so we are sure that we build it against xulrunner-8
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 c0978fb092..d15b2e27a1 100644 --- a/main/firefox/APKBUILD +++ b/main/firefox/APKBUILD @@ -4,7 +4,7 @@ pkgname=firefox pkgver=8.0.1 _pkgver=$pkgver _xulver=8.0.1 -pkgrel=2 +pkgrel=3 pkgdesc="firefox web browser" url="http://www.firefox.com" arch="all" |