alsa-utils: update to 1.2.1.
This commit is contained in:
parent
d605538c64
commit
914efde4ca
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'alsa-utils'
|
||||
pkgname=alsa-utils
|
||||
version=1.1.9
|
||||
version=1.2.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-udev-rules-dir=/usr/lib/udev/rules.d --disable-alsaconf
|
||||
|
@ -10,11 +10,11 @@ makedepends="libsamplerate-devel ncurses-devel"
|
|||
depends="alsa-lib"
|
||||
make_dirs="/var/lib/alsa 0750 root root"
|
||||
short_desc="Advanced Linux Sound Architecture (ALSA) utilities"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="http://www.alsa-project.org"
|
||||
distfiles="ftp://ftp.alsa-project.org/pub/utils/${pkgname}-${version}.tar.bz2"
|
||||
checksum=5ddf2cbddb4bd1a4a2a6492a09c25898b08c3ad64893c3655be14194cf0a213a
|
||||
checksum=0b110ba71ef41d3009db1bc4dcae0cf79efb99cb5426fa19d0312470560a2c0d
|
||||
|
||||
post_install() {
|
||||
# Install required udev rules file.
|
||||
|
|
Loading…
Reference in a new issue