diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-11-05 19:56:27 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-11-05 19:56:27 +0000 |
commit | 0f1909fc6b97fa9b6e0fb6d0c939214b560d68a1 (patch) | |
tree | 90a375c021c5b095e45eb862e62757aecbda0540 /testing/firefox | |
parent | 469b2cba79bba16ffdd98244692e136bfe21bdf0 (diff) | |
download | aports-0f1909fc6b97fa9b6e0fb6d0c939214b560d68a1.tar.bz2 aports-0f1909fc6b97fa9b6e0fb6d0c939214b560d68a1.tar.xz |
testing/firefox: rebuild against icu-56.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 4ca1ed2bbf..7de702222c 100644 --- a/testing/firefox/APKBUILD +++ b/testing/firefox/APKBUILD @@ -4,7 +4,7 @@ pkgname=firefox pkgver=42.0 _pkgver=$pkgver _xulver=$pkgver -pkgrel=0 +pkgrel=1 pkgdesc="Firefox web browser" url="http://www.firefox.com" arch="all" |