mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
alsa-utils: update to 1.1.8.
This commit is contained in:
parent
e730b3273d
commit
691d236fc5
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'alsa-utils'
|
# Template file for 'alsa-utils'
|
||||||
pkgname=alsa-utils
|
pkgname=alsa-utils
|
||||||
version=1.1.7
|
version=1.1.8
|
||||||
revision=1
|
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
|
||||||
|
@ -9,12 +9,12 @@ hostmakedepends="pkg-config xmlto"
|
||||||
makedepends="libsamplerate-devel ncurses-devel"
|
makedepends="libsamplerate-devel ncurses-devel"
|
||||||
depends="alsa-lib"
|
depends="alsa-lib"
|
||||||
make_dirs="/var/lib/alsa 0750 root root"
|
make_dirs="/var/lib/alsa 0750 root root"
|
||||||
short_desc="The Advanced Linux Sound Architecture (ALSA) utilities"
|
short_desc="Advanced Linux Sound Architecture (ALSA) utilities"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
homepage="http://www.alsa-project.org"
|
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
|
homepage="http://www.alsa-project.org"
|
||||||
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=1db27fb54ab7fdeb54b00d68b8a174808ffea198cfbd67e3c959482194e1540a
|
checksum=fd9bf528922b3829a91913b89a1858c58a0b24271a7b5f529923aa9ea12fa4cf
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# Install required udev rules file.
|
# Install required udev rules file.
|
||||||
|
|
Loading…
Add table
Reference in a new issue