From 8b3660d25a5b28365686e4f9585c220f81e8503b Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 31 Mar 2016 19:30:14 +0200 Subject: [PATCH] alsa-lib: update to 1.1.1. --- srcpkgs/alsa-lib/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/alsa-lib/template b/srcpkgs/alsa-lib/template index 5c9ea8fd1c4..d53b22f7d00 100644 --- a/srcpkgs/alsa-lib/template +++ b/srcpkgs/alsa-lib/template @@ -1,6 +1,6 @@ # Template build file for 'alsa-lib'. pkgname=alsa-lib -version=1.1.0 +version=1.1.1 revision=1 build_style=gnu-configure configure_args="--with-pythonlibs=-lpython2.7 --with-pythonincludes=-I${XBPS_CROSS_BASE}/usr/include/python2.7" @@ -11,7 +11,7 @@ maintainer="Juan RP " license="LGPL-2.1" homepage="http://www.alsa-project.org" distfiles="ftp://ftp.alsa-project.org/pub/lib/$pkgname-$version.tar.bz2" -checksum=dfde65d11e82b68f82e562ab6228c1fb7c78854345d3c57e2c68a9dd3dae1f15 +checksum=8ac76c3144ed2ed49da7622ab65ac5415205913ccbedde877972383cbc234269 pre_configure() { autoreconf -fi