diff options
author | Tim Brust <tim.brust@sinnerschrader.com> | 2019-02-18 15:09:47 +0100 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-02-26 22:03:13 +0000 |
commit | f227c87fc085437b2d1973463cf68e37583232fc (patch) | |
tree | e1eb88d542516b62e0b9f76b841f048b80478aef /community/firefox-esr/APKBUILD | |
parent | 6b504978e4275661c16f48bd52d59210aa33156b (diff) | |
download | aports-f227c87fc085437b2d1973463cf68e37583232fc.tar.bz2 aports-f227c87fc085437b2d1973463cf68e37583232fc.tar.xz |
main/libvpx: upgrade to 1.8.0
Diffstat (limited to 'community/firefox-esr/APKBUILD')
-rw-r--r-- | community/firefox-esr/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/firefox-esr/APKBUILD b/community/firefox-esr/APKBUILD index 62bbb2ad2e..3e762164ed 100644 --- a/community/firefox-esr/APKBUILD +++ b/community/firefox-esr/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=firefox-esr pkgver=60.5.0 -pkgrel=0 +pkgrel=1 pkgdesc="Firefox web browser - Extended Support Release" url="https://www.mozilla.org/en-US/firefox/organizations/" # limited by rust and cargo |