diff options
author | awg <awg@cock.li> | 2018-07-18 21:46:08 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-07-21 06:53:30 +0700 |
commit | 29fc018fb1f0601a9a964aff7721323102226980 (patch) | |
tree | c9345ae7c6ff1807d02e6cf35daceccfc311e744 /audio/snd/snd.info | |
parent | 9b885200fb13b2760354b250603fe5d813dd85f2 (diff) |
audio/snd: Updated for version 18.5.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'audio/snd/snd.info')
-rw-r--r-- | audio/snd/snd.info | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/audio/snd/snd.info b/audio/snd/snd.info index 613d913ea564..ee93808dc938 100644 --- a/audio/snd/snd.info +++ b/audio/snd/snd.info @@ -1,10 +1,10 @@ PRGNAM="snd" -VERSION="17.8" +VERSION="18.5" HOMEPAGE="https://ccrma.stanford.edu/software/snd/" -DOWNLOAD="http://ponce.cc/slackware/sources/repo/snd-17.8.tar.gz" -MD5SUM="cf22ac80e116dab68ef098ab02e1ef80" +DOWNLOAD="ftp://ccrma-ftp.stanford.edu/pub/Lisp/snd-18.5.tar.gz" +MD5SUM="306f44742e1b122feb5e21eb22e7d28c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="AW Green" -EMAIL="awg@posteo.us" +MAINTAINER="awg" +EMAIL="awg@cock.li" |