From 2ad8695d3376fccdd89a3e708f712a178e75b302 Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Wed, 15 Dec 2021 16:24:59 -0800 Subject: [PATCH] alsa-ucm-conf: update to 1.2.6.2 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 7b4984ab7..6c92a1add 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.5.1 +PKG_VERSION:=1.2.6.2 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:=5841a444166dcbf479db751303dbc3556f685085ac7e00f0c9e7755676195d97 +PKG_HASH:=8be24fb9fe789ee2778ae6f32e18e8043fe7f8bc735871e9d17c68a04566a822 PKG_MAINTAINER:= PKG_LICENSE:=BSD-3-Clause