mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
alsa-utils: update to 1.1.2.
This commit is contained in:
parent
937d94b4b1
commit
b08fc30d0b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'alsa-utils'.
|
# Template build file for 'alsa-utils'.
|
||||||
pkgname=alsa-utils
|
pkgname=alsa-utils
|
||||||
version=1.1.1
|
version=1.1.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-udev-rules-dir=/usr/lib/udev/rules.d -disable-alsaconf
|
configure_args="--with-udev-rules-dir=/usr/lib/udev/rules.d -disable-alsaconf
|
||||||
--with-alsactl-lock-dir=/run/lock"
|
--with-alsactl-lock-dir=/run/lock"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.alsa-project.org"
|
homepage="http://www.alsa-project.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="ftp://ftp.alsa-project.org/pub/utils/$pkgname-$version.tar.bz2"
|
distfiles="ftp://ftp.alsa-project.org/pub/utils/$pkgname-$version.tar.bz2"
|
||||||
checksum=89757c9abaf420831b088fce354d492acc170bd02bb50eb7392c175f594b8041
|
checksum=7af603c0877d1251599d65b4fbc372e63a54371b888f5c26c6a86ac1d0519071
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# Install required udev rules file.
|
# Install required udev rules file.
|
||||||
|
|
Loading…
Add table
Reference in a new issue