mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
audio/snd: Fix download URL.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f570299f14
commit
4d75bcc07d
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="snd"
|
||||
VERSION="20.3"
|
||||
HOMEPAGE="https://ccrma.stanford.edu/software/snd/"
|
||||
DOWNLOAD="https://ccrma.stanford.edu/software/snd/snd-20.3.tar.gz"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/project/snd/snd/20.3/snd-20.3.tar.gz"
|
||||
MD5SUM="111246d1b8b03d3da4d022d4277319a0"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue