From 7da24e1471ed54151579762b1aae5f0205dfe2a5 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Wed, 8 Dec 2021 19:04:00 -0500 Subject: [PATCH 1/2] alsa-lib: update to 1.2.6 --- 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 b687456db813..0bba7416f88c 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.5.1 +version=1.2.6 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=628421d950cecaf234de3f899d520c0a6923313c964ad751ffac081df331438e +checksum=7fe3057894ec319118abfd042ef84632a1dcd911806ec9fff6daaa68d15a8c52 alsa-lib-devel_package() { depends="${sourcepkg}>=${version}_${revision}" From 7507f246c34c2a1378fd07d8f9f2c4512450f18b Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Wed, 8 Dec 2021 19:07:45 -0500 Subject: [PATCH 2/2] alsa-utils: update to 1.2.6 --- 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 7cefc15ef2b1..41482fdd427c 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.5.1 +version=1.2.6 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=9c169ae37a49295f9b97b92ace772803daf6b6510a19574e0b78f87e562118d0 +checksum=6a1efd8a1f1d9d38e489633eaec1fffa5c315663b316cab804be486887e6145d post_install() { # Install required udev rules file.