diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2016-12-23 17:20:25 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2016-12-26 08:30:36 +0000 |
commit | 1ba237b371c5a6108bad4568bd97bcb3b2a34d2f (patch) | |
tree | bf7e09d2750d478a6ae80af422c1cb059cfa72aa /testing/firefox | |
parent | 7ec18b64a765ec65b2852392dd9a22cc43aebfd1 (diff) | |
download | aports-1ba237b371c5a6108bad4568bd97bcb3b2a34d2f.tar.bz2 aports-1ba237b371c5a6108bad4568bd97bcb3b2a34d2f.tar.xz |
testing/firefox: rebuild against icu-58.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 11ec63ae91..35d34e5358 100644 --- a/testing/firefox/APKBUILD +++ b/testing/firefox/APKBUILD @@ -4,7 +4,7 @@ pkgname=firefox pkgver=50.1.0 _pkgver=$pkgver _xulver=$pkgver -pkgrel=0 +pkgrel=1 pkgdesc="Firefox web browser" url="http://www.firefox.com" arch="all !aarch64" |