alsa-ucm-conf: Update to 1.2.9
authorTianling Shen <cnsztl@immortalwrt.org>
Tue, 16 May 2023 14:04:51 +0000 (22:04 +0800)
committerTianling Shen <cnsztl@gmail.com>
Wed, 17 May 2023 01:24:45 +0000 (09:24 +0800)
* updated source url (prefer https rather than http/ftp)

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
libs/alsa-ucm-conf/Makefile

index 153f0739ea26b31ccfcd59f8b7dd34ff9d764d2f..c6daddb66fc6c2c73812a06da4795efeb1f60dc7 100644 (file)
@@ -6,13 +6,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=alsa-ucm-conf
-PKG_VERSION:=1.2.6.2
+PKG_VERSION:=1.2.9
 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:=8be24fb9fe789ee2778ae6f32e18e8043fe7f8bc735871e9d17c68a04566a822
+PKG_SOURCE_URL:=https://www.alsa-project.org/files/pub/lib/ \
+               https://distfiles.gentoo.org/distfiles/
+PKG_HASH:=374f6833bfd77d0a4675e4aa2bfb79defe850e5a46a5d4542a45962f4b9e272a
 
 PKG_MAINTAINER:=
 PKG_LICENSE:=BSD-3-Clause