From 3b11926a1204efd5e0279b4b3837b98c8529250e Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Tue, 24 Nov 2020 21:16:20 -0800 Subject: [PATCH] alsa-ucm-conf: update to 1.2.4 Signed-off-by: Rosen Penev --- libs/alsa-ucm-conf/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/alsa-ucm-conf/Makefile b/libs/alsa-ucm-conf/Makefile index 5f3462e23e..d30b3cd97d 100644 --- a/libs/alsa-ucm-conf/Makefile +++ b/libs/alsa-ucm-conf/Makefile @@ -6,13 +6,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=alsa-ucm-conf -PKG_VERSION:=1.2.3 +PKG_VERSION:=1.2.4 PKG_RELEASE:=1 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:=1bc24da04bb27a75e323c9f0fb03e44705b6bb8a8baf255b94b41d457d590d00 +PKG_HASH:=2c3b535c77dcb9aaf62a61f4f8324f1ab184162f105f7ec9ed1e37c742fcd340 PKG_MAINTAINER:= PKG_LICENSE:=BSD-3-Clause -- 2.30.2