mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
audio/alsaequal: Fixed download.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
ae96fa7377
commit
1b3e324aa5
2 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=alsaequal
|
||||
VERSION=${VERSION:-0.6}
|
||||
BUILD=${BUILD:-3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="alsaequal"
|
||||
VERSION="0.6"
|
||||
HOMEPAGE="http://www.thedigitalmachine.net/alsaequal.html"
|
||||
DOWNLOAD="http://www.thedigitalmachine.net/tools/alsaequal-0.6.tar.bz2"
|
||||
DOWNLOAD="http://www.unrealize.co.uk/source/alsaequal-0.6.tar.bz2"
|
||||
MD5SUM="d2edc7710c72cbf3ab297c414e35ebda"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue