From 41d65ffd5f4aefab640893bdbf014d80f1d4fd3c Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sat, 3 Jun 2017 00:10:01 +0200 Subject: [PATCH] alsa-lib: update to 1.1.4.1 (#6574) --- 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 4dc826b7cf6..dec114f9179 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.4 +version=1.1.4.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=82f50a09487079755d93e4c9384912196995bade6280bce9bfdcabf094bfb515 +checksum=91bb870c14d1c7c269213285eeed874fa3d28112077db061a3af8010d0885b76 pre_configure() { autoreconf -fi