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