alsa-utils: Update to 1.2.9
authorTianling Shen <cnsztl@immortalwrt.org>
Tue, 16 May 2023 14:05:12 +0000 (22:05 +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)
* fixed build with musl 1.2.4

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
sound/alsa-utils/Makefile

index 17e9ac6fede869c38e5e30e749c778aeab7772e9..87329df82e46d983b6bcdbaf93a07cc415cb3989 100644 (file)
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=alsa-utils
-PKG_VERSION:=1.2.6
+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/utils/ \
-               http://distfiles.gentoo.org/distfiles/
-PKG_HASH:=6a1efd8a1f1d9d38e489633eaec1fffa5c315663b316cab804be486887e6145d
+PKG_SOURCE_URL:=https://www.alsa-project.org/files/pub/utils/ \
+               https://distfiles.gentoo.org/distfiles/
+PKG_HASH:=e7623d4525595f92e11ce25ee9a97f2040a14c6e4dcd027aa96e06cbce7817bd
 
 PKG_MAINTAINER:=Ted Hess <thess@kitschensync.net>
 PKG_LICENSE:=GPL-2.0-or-later