diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-07-18 14:11:01 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-07-18 20:44:04 +0000 |
commit | 2da562c7665ac12e79a027fb42251be826fb9cef (patch) | |
tree | 49c579e0382db6be8e85be6ec5d35578f4277204 /testing/firefox/APKBUILD | |
parent | 20157afda24f48b7983959c220e5eb0ca8fe833d (diff) | |
download | aports-2da562c7665ac12e79a027fb42251be826fb9cef.tar.bz2 aports-2da562c7665ac12e79a027fb42251be826fb9cef.tar.xz |
testing/firefox: rebuild against icu-59.1
Diffstat (limited to 'testing/firefox/APKBUILD')
-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 392037fa8b..39ed093eeb 100644 --- a/testing/firefox/APKBUILD +++ b/testing/firefox/APKBUILD @@ -4,7 +4,7 @@ pkgname=firefox pkgver=54.0.1 _pkgver=$pkgver _xulver=$pkgver -pkgrel=1 +pkgrel=2 pkgdesc="Firefox web browser" url="http://www.firefox.com" # limited by rust and cargo |