alsa-lib: update to 1.0.22.
--HG-- extra : convert_revision : 8e2140dc38ef0264f58a21e2846ef0835b654994
This commit is contained in:
parent
9b3a6ca992
commit
0d147ee3f4
|
@ -5,8 +5,6 @@ long_desc="${long_desc}
|
|||
|
||||
This package contains files for development, headers, static libs, etc."
|
||||
|
||||
revision=1
|
||||
|
||||
Add_dependency run glibc-devel
|
||||
Add_dependency run alsa-lib
|
||||
|
||||
|
|
|
@ -1,12 +1,11 @@
|
|||
# Template build file for 'alsa-lib'.
|
||||
pkgname=alsa-lib
|
||||
version=1.0.20
|
||||
revision=1
|
||||
version=1.0.22
|
||||
distfiles="ftp://ftp.alsa-project.org/pub/lib/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
short_desc="The Advanced Linux Sound Architecture (ALSA) library"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=15f8d0eef1da10c62136107e7b585bc8beb9c9e9b7ad177654097f8c15e57a63
|
||||
checksum=03c3e1410e68bae9b8c0d2ef1023b5416b4fd1c7191d52615d633def71e019bb
|
||||
long_desc="
|
||||
The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI
|
||||
functionality to the Linux operating system.
|
||||
|
|
Loading…
Reference in New Issue