alsa-plugins: update to 1.2.7.1
This commit is contained in:
parent
40bd0014ad
commit
273bb8fc3d
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'alsa-plugins'
|
# Template file for 'alsa-plugins'
|
||||||
pkgname=alsa-plugins
|
pkgname=alsa-plugins
|
||||||
version=1.2.6
|
version=1.2.7.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="https://www.alsa-project.org/files/pub/plugins/${pkgname}-${version}.tar.bz2"
|
distfiles="https://www.alsa-project.org/files/pub/plugins/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=068818a4b55d8c029daa00015d853d45113f56b224b7c64e1e117988c825b2a0
|
checksum=8c337814954bb7c167456733a6046142a2931f12eccba3ec2a4ae618a3432511
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -rfv ${DESTDIR}/etc/alsa/conf.d
|
rm -rfv ${DESTDIR}/etc/alsa/conf.d
|
||||||
|
|
Loading…
Reference in New Issue