alsa-lib: update to 1.1.4.1 (#6574)
This commit is contained in:
parent
34ea4d6f73
commit
41d65ffd5f
|
@ -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 <xtraeme@voidlinux.eu>"
|
|||
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
|
||||
|
|
Loading…
Reference in New Issue