alsa-lib: update to 1.1.2.
This commit is contained in:
parent
d37c190177
commit
937d94b4b1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'alsa-lib'.
|
||||
pkgname=alsa-lib
|
||||
version=1.1.1
|
||||
version=1.1.2
|
||||
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=8ac76c3144ed2ed49da7622ab65ac5415205913ccbedde877972383cbc234269
|
||||
checksum=d38dacd9892b06b8bff04923c380b38fb2e379ee5538935ff37e45b395d861d6
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in a new issue