libvpx: update to 1.3.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'libvpx'
|
# Template file for 'libvpx'
|
||||||
pkgname=libvpx
|
pkgname=libvpx
|
||||||
version=1.2.0
|
version=1.3.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname}-v${version}"
|
wrksrc="${pkgname}-v${version}"
|
||||||
hostmakedepends="which perl yasm"
|
hostmakedepends="which perl yasm"
|
||||||
short_desc="The VP8 Codec"
|
short_desc="The VP8 Codec"
|
||||||
@@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||||||
homepage="http://www.webmproject.org"
|
homepage="http://www.webmproject.org"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
distfiles="http://webm.googlecode.com/files/${pkgname}-v${version}.tar.bz2"
|
distfiles="http://webm.googlecode.com/files/${pkgname}-v${version}.tar.bz2"
|
||||||
checksum=5ef0c650b2daa62085eb8105a7a4273f3e987db53c5ec97fd51d1b6511e5aa06
|
checksum=d3dcc8d84af51c6c382b214397c62402e37a799e8ebcda6f4217aef0010451a9
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
export LD="$CC" AS=
|
export LD="$CC" AS=
|
||||||
|
|||||||
Reference in New Issue
Block a user