libvorbis: update to 1.3.5.
This commit is contained in:
parent
29775bcab4
commit
0aaf92a6a4
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libvorbis'.
|
||||
pkgname=libvorbis
|
||||
version=1.3.4
|
||||
revision=2
|
||||
version=1.3.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config"
|
||||
makedepends="libogg-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="BSD"
|
||||
homepage="http://www.xiph.org/vorbis/"
|
||||
distfiles="http://downloads.xiph.org/releases/vorbis/${pkgname}-${version}.tar.gz"
|
||||
checksum=eee09a0a13ec38662ff949168fe897a25d2526529bc7e805305f381c219a1ecb
|
||||
checksum=6efbcecdd3e5dfbf090341b485da9d176eb250d893e3eb378c428a2db38301ce
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi -I m4
|
||||
|
|
Loading…
Reference in New Issue