audio/snd: Updated for version 17.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arthur W. Green 2017-02-03 04:16:40 +07:00 committed by Willy Sudiarto Raharjo
parent 2ab4b5745b
commit c76a3a179e
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, 5 December 2016
# SlackBuild for Snd, 2 February 2017
# Arthur W. Green <awg@posteo.us>
# All rights reserved.
#
@ -26,7 +26,7 @@
## in the Snd source distribution for more on this.
PRGNAM=snd
VERSION=${VERSION:-17.0}
VERSION=${VERSION:-17.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="snd"
VERSION="17.0"
VERSION="17.1"
HOMEPAGE="https://ccrma.stanford.edu/software/snd/"
DOWNLOAD="ftp://ccrma-ftp.stanford.edu/pub/Lisp/snd-17.0.tar.gz"
MD5SUM="622af5348055931cc2d5163335580ec7"
DOWNLOAD="ftp://ccrma-ftp.stanford.edu/pub/Lisp/snd-17.1.tar.gz"
MD5SUM="996af51716a718996b5d79352deb4f40"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""