alsa-lib: update to 1.2.1.
This commit is contained in:
parent
ab1305e650
commit
d605538c64
2 changed files with 5 additions and 4 deletions
|
@ -339,6 +339,7 @@ libtheoraenc.so.1 libtheora-1.0_1
|
|||
libcdda_interface.so.0 libcdparanoia-10.2_10
|
||||
libcdda_paranoia.so.0 libcdparanoia-10.2_10
|
||||
libasound.so.2 alsa-lib-1.0.20_1
|
||||
libatopology.so.2 alsa-lib-1.2.1_1
|
||||
libvisual-0.4.so.0 libvisual-0.4.0_1
|
||||
libxfsm-4.6.so.0 xfce4-session-4.9.1_1
|
||||
libxklavier.so.16 libxklavier-5.0_1
|
||||
|
|
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'alsa-lib'
|
||||
pkgname=alsa-lib
|
||||
version=1.1.9
|
||||
version=1.2.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
short_desc="The Advanced Linux Sound Architecture (ALSA) library"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
short_desc="Advanced Linux Sound Architecture (ALSA) library"
|
||||
maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="http://www.alsa-project.org"
|
||||
distfiles="ftp://ftp.alsa-project.org/pub/lib/${pkgname}-${version}.tar.bz2"
|
||||
checksum=488373aef5396682f3a411a6d064ae0ad196b9c96269d0bb912fbdeec94b994b
|
||||
checksum=9f0dff1b1e8fcb68034c8cb043bcdc398138c4b5d951e86990cfe890fbadc7cf
|
||||
|
||||
alsa-lib-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue