diff --git a/srcpkgs/alsa-lib/patches/musl.patch b/srcpkgs/alsa-lib/patches/musl.patch deleted file mode 100644 index 5dd759c5ffa..00000000000 --- a/srcpkgs/alsa-lib/patches/musl.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- src/ucm/parser.c.orig 2016-12-20 14:43:20.000000000 +0000 -+++ src/ucm/parser.c 2016-12-21 20:59:58.460736188 +0000 -@@ -32,6 +32,7 @@ - - #include "ucm_local.h" - #include -+#include - - /** The name of the environment variable containing the UCM directory */ - #define ALSA_CONFIG_UCM_VAR "ALSA_CONFIG_UCM" diff --git a/srcpkgs/alsa-lib/template b/srcpkgs/alsa-lib/template index 251e23ad3fd..4dc826b7cf6 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.3 +version=1.1.4 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=71282502184c592c1a008e256c22ed0ba5728ca65e05273ceb480c70f515969c +checksum=82f50a09487079755d93e4c9384912196995bade6280bce9bfdcabf094bfb515 pre_configure() { autoreconf -fi