diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-10-29 16:38:06 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-10-29 16:38:45 +0000 |
commit | b5201e7019b8475059b5dfc539da9ec347d1d8a5 (patch) | |
tree | 4cbcea885244cc8b83e871e42c6c6020b17f8ad7 /testing/firefox | |
parent | 95489293ef40dfd46498b08f2dfb3b6fa1c288ec (diff) | |
download | aports-b5201e7019b8475059b5dfc539da9ec347d1d8a5.tar.bz2 aports-b5201e7019b8475059b5dfc539da9ec347d1d8a5.tar.xz |
testing/firefox: rebuild with icu-54
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 1cb7f694ba..fb1e03ca1b 100644 --- a/testing/firefox/APKBUILD +++ b/testing/firefox/APKBUILD @@ -4,7 +4,7 @@ pkgname=firefox pkgver=33.0.2 _pkgver=$pkgver _xulver=$pkgver -pkgrel=1 +pkgrel=2 pkgdesc="Firefox web browser" url="http://www.firefox.com" arch="all" |