From: krant Date: Tue, 6 Feb 2024 19:32:50 +0000 (+0200) Subject: alsa-utils: update to 1.2.11 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=0033bf4709a752f8859577738483c89bf409e0bd;p=openwrt-packages.git alsa-utils: update to 1.2.11 Signed-off-by: krant --- diff --git a/sound/alsa-utils/Makefile b/sound/alsa-utils/Makefile index 87329df82..4a929396e 100644 --- a/sound/alsa-utils/Makefile +++ b/sound/alsa-utils/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=alsa-utils -PKG_VERSION:=1.2.9 +PKG_VERSION:=1.2.11 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=https://www.alsa-project.org/files/pub/utils/ \ https://distfiles.gentoo.org/distfiles/ -PKG_HASH:=e7623d4525595f92e11ce25ee9a97f2040a14c6e4dcd027aa96e06cbce7817bd +PKG_HASH:=9ac6ca3a883f151e568dcf979b8d2e5cbecc51b819bb0e6bb8a2e9b34cc428a7 PKG_MAINTAINER:=Ted Hess PKG_LICENSE:=GPL-2.0-or-later