From 3e46e3a509adfac3b724759774dbcca47182928b Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Thu, 2 Jun 2022 12:06:57 -0400 Subject: [PATCH 1/2] alsa-lib: update to 1.2.7 --- srcpkgs/alsa-lib/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/alsa-lib/template b/srcpkgs/alsa-lib/template index 588169cb9b04..da5932610d5e 100644 --- a/srcpkgs/alsa-lib/template +++ b/srcpkgs/alsa-lib/template @@ -1,6 +1,6 @@ # Template file for 'alsa-lib' pkgname=alsa-lib -version=1.2.6.1 +version=1.2.7 revision=1 build_style=gnu-configure hostmakedepends="pkg-config libtool" @@ -9,7 +9,7 @@ maintainer="Anthony Iliopoulos " license="LGPL-2.1-or-later" homepage="http://www.alsa-project.org" distfiles="https://www.alsa-project.org/files/pub/lib/${pkgname}-${version}.tar.bz2" -checksum=ad582993d52cdb5fb159a0beab60a6ac57eab0cc1bdf85dc4db6d6197f02333f +checksum=8814e61f7ec6812c76e23a85cab00e0b0d3bba40816af36b726beb1bc04c74a7 alsa-lib-devel_package() { depends="${sourcepkg}>=${version}_${revision}" From 1337c2828474482738f465fe66de5b40e9329504 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Thu, 2 Jun 2022 12:36:34 -0400 Subject: [PATCH 2/2] alsa-utils: update to 1.2.7 --- srcpkgs/alsa-utils/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/alsa-utils/template b/srcpkgs/alsa-utils/template index 41482fdd427c..aee7558c5111 100644 --- a/srcpkgs/alsa-utils/template +++ b/srcpkgs/alsa-utils/template @@ -1,6 +1,6 @@ # Template file for 'alsa-utils' pkgname=alsa-utils -version=1.2.6 +version=1.2.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="Anthony Iliopoulos " license="GPL-2.0-only" homepage="http://www.alsa-project.org" distfiles="https://www.alsa-project.org/files/pub/utils/${pkgname}-${version}.tar.bz2" -checksum=6a1efd8a1f1d9d38e489633eaec1fffa5c315663b316cab804be486887e6145d +checksum=e906bf2404ff04c448eaa3d226d283a62b9a283f12e4fd8457fb24bac274e678 post_install() { # Install required udev rules file.