mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
alsa-lib: update to 1.2.7.2
This commit is contained in:
parent
3c72a0422b
commit
9af4ae606f
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'alsa-lib'
|
# Template file for 'alsa-lib'
|
||||||
pkgname=alsa-lib
|
pkgname=alsa-lib
|
||||||
version=1.2.7.1
|
version=1.2.7.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config libtool"
|
hostmakedepends="pkg-config libtool"
|
||||||
short_desc="Advanced Linux Sound Architecture (ALSA) library"
|
short_desc="Advanced Linux Sound Architecture (ALSA) library"
|
||||||
maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
|
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/${pkgname}-${version}.tar.bz2"
|
distfiles="https://www.alsa-project.org/files/pub/lib/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=046dc42dfcfad269217be05954686137e5e7397f3041372f8c6dcd7d79461e61
|
checksum=8a35b7218e50f2a2c79342d0de98ded81439ce19e12809385ec9be9596de7c2f
|
||||||
|
|
||||||
alsa-lib-devel_package() {
|
alsa-lib-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue