diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-04-14 13:32:52 +0000 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2015-04-16 18:03:33 +0300 |
commit | 314069e0d18ad2ea89e44ccdc7c0ab81d8335720 (patch) | |
tree | 0106c96b7390463573c1be486eed91cccfca9078 /testing/firefox | |
parent | e68d1efd39864cd0739a03f7811c1242f6cd47dc (diff) | |
download | aports-314069e0d18ad2ea89e44ccdc7c0ab81d8335720.tar.bz2 aports-314069e0d18ad2ea89e44ccdc7c0ab81d8335720.tar.xz |
testing/firefox: rebuild against icu-55.1
Diffstat (limited to 'testing/firefox')
-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 7ece83e477..153ffed501 100644 --- a/testing/firefox/APKBUILD +++ b/testing/firefox/APKBUILD @@ -4,7 +4,7 @@ pkgname=firefox pkgver=37.0.1 _pkgver=$pkgver _xulver=$pkgver -pkgrel=1 +pkgrel=2 pkgdesc="Firefox web browser" url="http://www.firefox.com" arch="all" |