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.3.
This commit is contained in:
parent
dacea2044f
commit
99172c5242
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.2
|
version=1.2.3
|
||||||
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="Anthony Iliopoulos <ailiop@altatus.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=d8e853d8805574777bbe40937812ad1419c9ea7210e176f0def3e6ed255ab3ec
|
checksum=02f00922fc511eaf37b037197afa930d5ff0912c1a86f333393f91f3426f678e
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
|
|
||||||
alsa-lib-devel_package() {
|
alsa-lib-devel_package() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue