diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2019-02-07 14:57:40 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2019-02-07 14:57:57 +0000 |
commit | 683ac6232089f61ae559f80fbdbb2467756ca9e7 (patch) | |
tree | b64a25ff708c45c43d5760664516afb8a5556648 /testing/firefox/APKBUILD | |
parent | 110b3fbf16ea0d54055168924a181cd682620b4c (diff) | |
download | aports-683ac6232089f61ae559f80fbdbb2467756ca9e7.tar.bz2 aports-683ac6232089f61ae559f80fbdbb2467756ca9e7.tar.xz |
testing/firefox: rebuild against icu-63.1
Restore a missing patch mistankenly removed by 00b1814ef62a2f7138b6354f44e8f4fa0d4df884
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 37f5f9db0a..b31c1997b7 100644 --- a/testing/firefox/APKBUILD +++ b/testing/firefox/APKBUILD @@ -4,7 +4,7 @@ pkgname=firefox pkgver=62.0.3 _pkgver=$pkgver _xulver=$pkgver -pkgrel=1 +pkgrel=2 pkgdesc="Firefox web browser" url="https://www.firefox.com/" # limited by rust and cargo |