mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
alsa-utils: update to 1.2.7
This commit is contained in:
parent
ce864774e3
commit
40bd0014ad
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'alsa-utils'
|
||||
pkgname=alsa-utils
|
||||
version=1.2.6
|
||||
version=1.2.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-udev-rules-dir=/usr/lib/udev/rules.d --disable-alsaconf
|
||||
|
@ -14,7 +14,7 @@ maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="http://www.alsa-project.org"
|
||||
distfiles="https://www.alsa-project.org/files/pub/utils/${pkgname}-${version}.tar.bz2"
|
||||
checksum=6a1efd8a1f1d9d38e489633eaec1fffa5c315663b316cab804be486887e6145d
|
||||
checksum=e906bf2404ff04c448eaa3d226d283a62b9a283f12e4fd8457fb24bac274e678
|
||||
|
||||
post_install() {
|
||||
# Install required udev rules file.
|
||||
|
|
Loading…
Add table
Reference in a new issue