mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 09:52:57 +02:00
alsa-plugins: update to 1.2.2.
This commit is contained in:
parent
9d4e3a7ce2
commit
0c6b9f4e76
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'alsa-plugins'
|
# Template file for 'alsa-plugins'
|
||||||
pkgname=alsa-plugins
|
pkgname=alsa-plugins
|
||||||
version=1.2.1
|
version=1.2.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-maemo-plugin"
|
configure_args="--disable-maemo-plugin"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="Advanced Linux Sound Architecture (ALSA) extra plugins"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="http://www.alsa-project.org"
|
homepage="http://www.alsa-project.org"
|
||||||
distfiles="ftp://ftp.alsa-project.org/pub/plugins/${pkgname}-${version}.tar.bz2"
|
distfiles="https://www.alsa-project.org/files/pub/plugins/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=4d94de7ad41734b8604a652521200bb6554fcf0c2c00fdbd302b1710d76548da
|
checksum=1c0f06450c928d711719686c9dbece2d480184f36fab11b8f0534cb7b41e337d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -rfv ${DESTDIR}/etc/alsa/conf.d
|
rm -rfv ${DESTDIR}/etc/alsa/conf.d
|
||||||
|
|
Loading…
Add table
Reference in a new issue