diff --git a/sound/alsa-utils/Makefile b/sound/alsa-utils/Makefile index 17e9ac6fe..87329df82 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.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 PKG_LICENSE:=GPL-2.0-or-later