diff options
author | Arthur W. Green <awg@posteo.us> | 2016-08-25 10:13:07 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-08-28 00:22:59 +0100 |
commit | 83f2934b5da141e89a6047c08fef9d36a6cf8711 (patch) | |
tree | 816b5945280439efffdc14a0d9ea5eb4213da8a2 /audio/snd/snd.info | |
parent | ab52905a5256d6762f4f5e4c35726882f91bd96b (diff) |
audio/snd: Updated for version 16.7.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'audio/snd/snd.info')
-rw-r--r-- | audio/snd/snd.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/snd/snd.info b/audio/snd/snd.info index d2a95b52e4f9f..8b95c2036d648 100644 --- a/audio/snd/snd.info +++ b/audio/snd/snd.info @@ -1,10 +1,10 @@ PRGNAM="snd" -VERSION="16.6" +VERSION="16.7" HOMEPAGE="https://ccrma.stanford.edu/software/snd/" -DOWNLOAD="ftp://ccrma-ftp.stanford.edu/pub/Lisp/snd-16.6.tar.gz" -MD5SUM="97c0f458b8bd7e5ab927a073eac43e55" +DOWNLOAD="ftp://ccrma-ftp.stanford.edu/pub/Lisp/snd-16.7.tar.gz" +MD5SUM="0c2afc3fa0962f8866c05948daff55a6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="Arthur W. Green" -EMAIL="lynx@panix.com" +EMAIL="awg@posteo.us" |