From 96af5b07c2bb889d1aa91a44f3134454c7be8a3a Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Wed, 15 Dec 2021 16:23:22 -0800 Subject: [PATCH] alsa-lib: update to 1.2.6.1 Signed-off-by: Rosen Penev --- libs/alsa-lib/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/alsa-lib/Makefile b/libs/alsa-lib/Makefile index c7ca612ea..b59d2f3b9 100644 --- a/libs/alsa-lib/Makefile +++ b/libs/alsa-lib/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=alsa-lib -PKG_VERSION:=1.2.5.1 +PKG_VERSION:=1.2.6.1 PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=ftp://ftp.alsa-project.org/pub/lib/ \ http://distfiles.gentoo.org/distfiles/ -PKG_HASH:=628421d950cecaf234de3f899d520c0a6923313c964ad751ffac081df331438e +PKG_HASH:=ad582993d52cdb5fb159a0beab60a6ac57eab0cc1bdf85dc4db6d6197f02333f PKG_MAINTAINER:=Ted Hess , \ Peter Wagner