Merge pull request #784 from setya5785/setya-dev
Update package.mk for alsa-utils
This commit is contained in:
commit
f74561a4fd
1 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,8 @@ PKG_VERSION="1.2.6"
|
|||
PKG_SHA256="6a1efd8a1f1d9d38e489633eaec1fffa5c315663b316cab804be486887e6145d"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://www.alsa-project.org/"
|
||||
PKG_URL="ftp://ftp.alsa-project.org/pub/utils/alsa-utils-${PKG_VERSION}.tar.bz2"
|
||||
#PKG_URL="ftp://ftp.alsa-project.org/pub/utils/alsa-utils-${PKG_VERSION}.tar.bz2"
|
||||
PKG_URL="https://www.alsa-project.org/files/files/pub/utils/alsa-utils-${PKG_VERSION}.tar.bz2"
|
||||
PKG_DEPENDS_TARGET="toolchain alsa-lib ncurses systemd"
|
||||
PKG_LONGDESC="This package includes the utilities for ALSA, like alsamixer, aplay, arecord, alsactl, iecset and speaker-test."
|
||||
|
||||
|
|
Loading…
Reference in a new issue