alsa-plugins: update PKG_SITE and PKG_URL

This commit is contained in:
Rudi Heitbaum 2024-09-06 22:36:32 +00:00
parent b0d0dcb1c5
commit 898ad70603

View File

@ -6,8 +6,8 @@ PKG_NAME="alsa-plugins"
PKG_VERSION="1.2.7.1"
PKG_SHA256="8c337814954bb7c167456733a6046142a2931f12eccba3ec2a4ae618a3432511"
PKG_LICENSE="GPL"
PKG_SITE="http://www.alsa-project.org/"
PKG_URL="ftp://ftp.alsa-project.org/pub/plugins/${PKG_NAME}-${PKG_VERSION}.tar.bz2"
PKG_SITE="https://www.alsa-project.org/wiki/Main_Page"
PKG_URL="http://www.alsa-project.org/files/pub/plugins/${PKG_NAME}-${PKG_VERSION}.tar.bz2"
PKG_DEPENDS_TARGET="toolchain alsa-lib"
PKG_LONGDESC="Alsa plugins."