alsa-plugins: update PKG_SITE and PKG_URL

This commit is contained in:
Rudi Heitbaum 2024-09-06 22:36:32 +00:00
parent 95c805c4ac
commit 0f5c771077

View File

@ -6,8 +6,8 @@ PKG_NAME="alsa-plugins"
PKG_VERSION="1.2.12"
PKG_SHA256="7bd8a83d304e8e2d86a25895d8dcb0ef0245a8df32e271959cdbdc6af39b66f2"
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."