audio/snd: Updated for version 16.6.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arthur W. Green 2016-06-16 17:19:18 +07:00 committed by Willy Sudiarto Raharjo
parent 16eb282f2b
commit 4abd33744d
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
#!/bin/sh
# SlackBuild for Snd, 29 March 2016
# SlackBuild for Snd, 15 June 2016
# Arthur W. Green <lynx@panix.com>
# All rights reserved.
#
@ -26,7 +26,7 @@
## in the Snd source distribution for more on this.
PRGNAM=snd
VERSION=${VERSION:-16.4}
VERSION=${VERSION:-16.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="snd"
VERSION="16.4"
VERSION="16.6"
HOMEPAGE="https://ccrma.stanford.edu/software/snd/"
DOWNLOAD="ftp://ccrma-ftp.stanford.edu/pub/Lisp/snd-16.4.tar.gz"
MD5SUM="16ee825a16dad1d7f2db9404cc5006ac"
DOWNLOAD="ftp://ccrma-ftp.stanford.edu/pub/Lisp/snd-16.6.tar.gz"
MD5SUM="97c0f458b8bd7e5ab927a073eac43e55"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""