alsa-plugins: update to 1.2.1.
This commit is contained in:
parent
914efde4ca
commit
63f575d8ad
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'alsa-plugins'
|
# Template file for 'alsa-plugins'
|
||||||
pkgname=alsa-plugins
|
pkgname=alsa-plugins
|
||||||
version=1.1.9
|
version=1.2.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-maemo-plugin"
|
configure_args="--disable-maemo-plugin"
|
||||||
|
@ -11,7 +11,7 @@ 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="ftp://ftp.alsa-project.org/pub/plugins/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=161772303da521abbbf1d91f63b470c4791392d5728f2192a42d71292078f907
|
checksum=4d94de7ad41734b8604a652521200bb6554fcf0c2c00fdbd302b1710d76548da
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -rfv ${DESTDIR}/etc/alsa/conf.d
|
rm -rfv ${DESTDIR}/etc/alsa/conf.d
|
||||||
|
|
Loading…
Reference in New Issue