flac: update to 1.3.2.
This commit is contained in:
parent
dea271bcf2
commit
1c148c827e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'flac'
|
||||
pkgname=flac
|
||||
version=1.3.1
|
||||
revision=2
|
||||
version=1.3.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-rpath --disable-doxygen-docs --disable-xmms-plugin --with-ogg=${XBPS_CROSS_BASE}/usr"
|
||||
hostmakedepends="automake pkg-config libtool nasm"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://flac.sourceforge.net/"
|
||||
license="BSD, GPL"
|
||||
distfiles="http://downloads.xiph.org/releases/flac/flac-${version}.tar.xz"
|
||||
checksum=4773c0099dba767d963fd92143263be338c48702172e8754b9bc5103efe1c56c
|
||||
checksum=91cfc3ed61dc40f47f050a109b08610667d73477af6ef36dcad31c31a4a8d53f
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in a new issue