diff --git a/sound/alsa-utils/Makefile b/sound/alsa-utils/Makefile index 87329df82e..4a929396ed 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