python-alsa: update to 1.1.6.
Closes: #13199 [via git-merge-pr] Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
98b0d4848c
commit
2ebe89cd35
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'python-alsa'
|
# Template file for 'python-alsa'
|
||||||
pkgname=python-alsa
|
pkgname=python-alsa
|
||||||
version=1.0.29
|
version=1.1.6
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="pyalsa-${version}"
|
wrksrc="pyalsa-${version}"
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
hostmakedepends="python-setuptools"
|
hostmakedepends="python-setuptools"
|
||||||
makedepends="python-devel alsa-lib-devel"
|
makedepends="python-devel alsa-lib-devel"
|
||||||
short_desc="Official Python bindings for ALSA"
|
short_desc="Official Python bindings for ALSA"
|
||||||
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-only"
|
||||||
homepage="http://alsa-project.org"
|
homepage="http://alsa-project.org"
|
||||||
distfiles="ftp://ftp.alsa-project.org/pub/pyalsa/pyalsa-${version}.tar.bz2"
|
distfiles="ftp://ftp.alsa-project.org/pub/pyalsa/pyalsa-${version}.tar.bz2"
|
||||||
checksum=87ea6d8a2b7a9d7b015cdd84c898dc5e524f770ae6795e0d32ac2234311c953a
|
checksum=2771291a5d2cf700f0abbe6629ea37468d1463a01b2330d84ef976e1e918676c
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue