From: Rosen Penev Date: Thu, 16 Dec 2021 00:23:22 +0000 (-0800) Subject: alsa-lib: update to 1.2.6.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=96af5b07c2bb889d1aa91a44f3134454c7be8a3a;p=openwrt-packages.git alsa-lib: update to 1.2.6.1 Signed-off-by: Rosen Penev --- 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