From 687dfea498174b4ea979ad9054671e7ec8cba125 Mon Sep 17 00:00:00 2001 From: Eivind Uggedal Date: Thu, 27 Nov 2014 07:24:46 +0000 Subject: [PATCH] flac: security update to 1.3.1. Fixes CVE-2014-8962 and CVE-2014-9028 --- srcpkgs/flac/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/flac/template b/srcpkgs/flac/template index 46b55140b2d..9656983945a 100644 --- a/srcpkgs/flac/template +++ b/srcpkgs/flac/template @@ -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 " 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