mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libvpx6: update to 1.8.1.
This commit is contained in:
parent
6b04cf5353
commit
e3537d9588
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libvpx6'
|
# Template file for 'libvpx6'
|
||||||
pkgname=libvpx6
|
pkgname=libvpx6
|
||||||
version=1.8.0
|
version=1.8.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=libvpx-${version}
|
wrksrc=libvpx-${version}
|
||||||
hostmakedepends="perl yasm"
|
hostmakedepends="perl yasm"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="BSD-3-Clause-Clear"
|
license="BSD-3-Clause-Clear"
|
||||||
homepage="http://www.webmproject.org"
|
homepage="http://www.webmproject.org"
|
||||||
distfiles="https://github.com/webmproject/libvpx/archive/v${version}.tar.gz"
|
distfiles="https://github.com/webmproject/libvpx/archive/v${version}.tar.gz"
|
||||||
checksum=86df18c694e1c06cc8f83d2d816e9270747a0ce6abe316e93a4f4095689373f6
|
checksum=df19b8f24758e90640e1ab228ab4a4676ec3df19d23e4593375e6f3847dee03e
|
||||||
replaces="libvpx<1.8.0"
|
replaces="libvpx<1.8.0"
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue