mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
alsa-lib: update to 1.2.12
This commit is contained in:
parent
8a0481af57
commit
37d93f6468
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'alsa-lib'
|
# Template file for 'alsa-lib'
|
||||||
pkgname=alsa-lib
|
pkgname=alsa-lib
|
||||||
version=1.2.11
|
version=1.2.12
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config libtool"
|
hostmakedepends="pkg-config libtool"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="cinerea0 <cinerea0@protonmail.com>"
|
||||||
license="LGPL-2.1-or-later"
|
license="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/lib/alsa-lib-${version}.tar.bz2"
|
distfiles="https://www.alsa-project.org/files/pub/lib/alsa-lib-${version}.tar.bz2"
|
||||||
checksum=9f3f2f69b995f9ad37359072fbc69a3a88bfba081fc83e9be30e14662795bb4d
|
checksum=4868cd908627279da5a634f468701625be8cc251d84262c7e5b6a218391ad0d2
|
||||||
|
|
||||||
alsa-lib-devel_package() {
|
alsa-lib-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue