diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-03-31 10:11:10 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-03-31 12:48:15 +0000 |
commit | c90b3a5e00e512a51e15c504f1a79673e1b77ebd (patch) | |
tree | 3e5f9255162da3c60461c913644b6758c1937c1f /testing | |
parent | 367991275b8f37b8bdd024eceddbb4c2bb981f76 (diff) | |
download | aports-c90b3a5e00e512a51e15c504f1a79673e1b77ebd.tar.bz2 aports-c90b3a5e00e512a51e15c504f1a79673e1b77ebd.tar.xz |
testing/firefox: rebuild against libvpx-1.5.0
Diffstat (limited to 'testing')
-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 7d9943aed4..c529f49c88 100644 --- a/testing/firefox/APKBUILD +++ b/testing/firefox/APKBUILD @@ -4,7 +4,7 @@ pkgname=firefox pkgver=45.0.1 _pkgver=$pkgver _xulver=$pkgver -pkgrel=0 +pkgrel=1 pkgdesc="Firefox web browser" url="http://www.firefox.com" arch="all" |