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 /testing/seamonkey | |
parent | 6b504978e4275661c16f48bd52d59210aa33156b (diff) | |
download | aports-f227c87fc085437b2d1973463cf68e37583232fc.tar.bz2 aports-f227c87fc085437b2d1973463cf68e37583232fc.tar.xz |
main/libvpx: upgrade to 1.8.0
Diffstat (limited to 'testing/seamonkey')
-rw-r--r-- | testing/seamonkey/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/seamonkey/APKBUILD b/testing/seamonkey/APKBUILD index 5a0d6326ef..5e7c8200a7 100644 --- a/testing/seamonkey/APKBUILD +++ b/testing/seamonkey/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Marc Vertes <mvertes@free.fr> pkgname=seamonkey pkgver=2.49.4 -pkgrel=3 +pkgrel=4 pkgdesc="all-in-one internet application suite" url="http://www.seamonkey-project.org" arch="x86_64" |