alsa-plugins: update to 1.2.12.
This commit is contained in:
parent
907071d7e1
commit
1b86c073df
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'alsa-plugins'
|
# Template file for 'alsa-plugins'
|
||||||
pkgname=alsa-plugins
|
pkgname=alsa-plugins
|
||||||
version=1.2.7.1
|
version=1.2.12
|
||||||
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="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=8c337814954bb7c167456733a6046142a2931f12eccba3ec2a4ae618a3432511
|
checksum=7bd8a83d304e8e2d86a25895d8dcb0ef0245a8df32e271959cdbdc6af39b66f2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -rfv ${DESTDIR}/etc/alsa/conf.d
|
rm -rfv ${DESTDIR}/etc/alsa/conf.d
|
||||||
|
|
Loading…
Reference in New Issue