alsa-lib: update to 1.1.7.
* alsa-lib: update to 1.1.7. * alsa-tools: update to 1.1.7. * alsa-utils: update to 1.1.7.
This commit is contained in:
parent
de1d4e1b3d
commit
f1aec6a8c3
3 changed files with 8 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'alsa-lib'.
|
||||
# Template file for 'alsa-lib'
|
||||
pkgname=alsa-lib
|
||||
version=1.1.6
|
||||
version=1.1.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="http://www.alsa-project.org"
|
||||
distfiles="ftp://ftp.alsa-project.org/pub/lib/${pkgname}-${version}.tar.bz2"
|
||||
checksum=5f2cd274b272cae0d0d111e8a9e363f08783329157e8dd68b3de0c096de6d724
|
||||
checksum=9d6000b882a3b2df56300521225d69717be6741b71269e488bb20a20783bdc09
|
||||
|
||||
alsa-lib-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'alsa-tools'
|
||||
pkgname=alsa-tools
|
||||
version=1.1.6
|
||||
version=1.1.7
|
||||
revision=1
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="fltk-devel gtk+-devel gtk+3-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="http://alsa-project.org"
|
||||
distfiles="ftp://ftp.alsa-project.org/pub/tools/${pkgname}-${version}.tar.bz2"
|
||||
checksum=d69c4dc2fb641a974d9903e9eb78c94cb0c7ac6c45bae664f0c9d6c0a1593227
|
||||
checksum=a0243328a8f6f691a3055c484fd8d3326393096325e93743b246029d327c4ef6
|
||||
|
||||
_tools="
|
||||
as10k1 echomixer envy24control hdajackretask hda-verb hdspconf hdsploader
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'alsa-utils'.
|
||||
# Template file for 'alsa-utils'
|
||||
pkgname=alsa-utils
|
||||
version=1.1.6
|
||||
version=1.1.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-udev-rules-dir=/usr/lib/udev/rules.d --disable-alsaconf
|
||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.alsa-project.org"
|
||||
license="GPL-2.0-only"
|
||||
distfiles="ftp://ftp.alsa-project.org/pub/utils/${pkgname}-${version}.tar.bz2"
|
||||
checksum=155caecc40b2220f686f34ba3655a53e3bdbc0586adb1056733949feaaf7d36e
|
||||
checksum=1db27fb54ab7fdeb54b00d68b8a174808ffea198cfbd67e3c959482194e1540a
|
||||
|
||||
post_install() {
|
||||
# Install required udev rules file.
|
||||
|
|
Loading…
Add table
Reference in a new issue