diff options
author | B. Watson <yalhcru@gmail.com> | 2022-02-18 13:44:55 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-19 12:09:29 +0700 |
commit | 7295146619a8e5a320060911820f223599a6ca9c (patch) | |
tree | fbf396bf7ac37c37db4513289c9a19c605bec76e /audio/faust | |
parent | bfd755a26b9caf46c31e7707117b6343a481f48e (diff) | |
download | slackbuilds-7295146619a8e5a320060911820f223599a6ca9c.tar.gz |
audio/faust: Fix download URL.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/faust')
-rw-r--r-- | audio/faust/faust.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/faust/faust.info b/audio/faust/faust.info index da3959d11c..242378c585 100644 --- a/audio/faust/faust.info +++ b/audio/faust/faust.info @@ -1,7 +1,7 @@ PRGNAM="faust" VERSION="0.9.58" HOMEPAGE="http://faust.grame.fr/" -DOWNLOAD="http://downloads.sourceforge.net/project/faudiostream/faust-0.9.58.zip" +DOWNLOAD="https://slackware.uk/~urchlay/src/faust-0.9.58.zip" MD5SUM="1cc6c7a94da6209ed1b345c126219a85" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |