libvpx: update to 1.6.0. (soname bump)

This commit is contained in:
Michael Gehring 2016-09-13 21:37:36 +02:00
parent d82312546a
commit da8ed9506d
2 changed files with 3 additions and 3 deletions

View File

@ -789,7 +789,7 @@ libclutter-gtk-1.0.so.0 clutter-gtk-1.1.2_1
libchamplain-0.12.so.0 libchamplain-0.12.5_2
libchamplain-gtk-0.12.so.0 libchamplain-0.12.5_2
libgeoclue.so.0 geoclue-0.12.0_1
libvpx.so.3 libvpx-1.5.0_1
libvpx.so.4 libvpx-1.6.0_1
libXevie.so.1 libXevie-1.0.2_1
libatspi.so.0 at-spi2-core-1.91.91_1
libatk-bridge-2.0.so.0 at-spi2-atk-2.6.0_1

View File

@ -1,6 +1,6 @@
# Template file for 'libvpx'
pkgname=libvpx
version=1.5.0
version=1.6.0
revision=1
hostmakedepends="perl yasm"
short_desc="The VP8/VP9 Codecs"
@ -8,7 +8,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.webmproject.org"
license="BSD"
distfiles="http://downloads.webmproject.org/releases/webm/libvpx-${version}.tar.bz2"
checksum=306d67908625675f8e188d37a81fbfafdf5068b09d9aa52702b6fbe601c76797
checksum=d0afbb5eb1ecae68f8d578abace160a97e2e8a230e3028cf4db115d59a695aad
do_configure() {
export LD="$CC"