flac: security update to 1.3.1.
Fixes CVE-2014-8962 and CVE-2014-9028
This commit is contained in:
parent
885d6945eb
commit
687dfea498
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'flac'
|
||||
pkgname=flac
|
||||
version=1.3.0
|
||||
revision=2
|
||||
version=1.3.1
|
||||
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@gmail.com>"
|
|||
homepage="http://flac.sourceforge.net/"
|
||||
license="BSD, GPL"
|
||||
distfiles="http://downloads.xiph.org/releases/flac/flac-${version}.tar.xz"
|
||||
checksum=fa2d64aac1f77e31dfbb270aeb08f5b32e27036a52ad15e69a77e309528010dc
|
||||
checksum=4773c0099dba767d963fd92143263be338c48702172e8754b9bc5103efe1c56c
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Add table
Reference in a new issue