alsa-plugins: update to 1.1.8.
This commit is contained in:
parent
72b40f4651
commit
e730b3273d
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'alsa-plugins'
|
# Template file for 'alsa-plugins'
|
||||||
pkgname=alsa-plugins
|
pkgname=alsa-plugins
|
||||||
version=1.1.7
|
version=1.1.8
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-maemo-plugin"
|
configure_args="--disable-maemo-plugin"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@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=a74b405ab6d9e346e6908a853d5e7631cc61038d9b265bc7f37fab16e827da47
|
checksum=7f77df171685ccec918268477623a39db4d9f32d5dc5e76874ef2467a2405994
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -rfv ${DESTDIR}/etc/alsa/conf.d
|
rm -rfv ${DESTDIR}/etc/alsa/conf.d
|
||||||
|
|
Loading…
Reference in New Issue