development/racket: updated for version 6.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Markus Hutmacher 2014-09-05 05:08:28 +07:00 committed by Willy Sudiarto Raharjo
parent cb97db3452
commit 319bbf62d5
2 changed files with 5 additions and 5 deletions

View file

@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=racket
VERSION=${VERSION:-6.0}
SUFFIX=src-unix # suffix of the UNIX sourcepackage
VERSION=${VERSION:-6.1}
SUFFIX=src # suffix of the UNIX sourcepackage
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="racket"
VERSION="6.0"
VERSION="6.1"
HOMEPAGE="http://racket-lang.org/"
DOWNLOAD="http://mirror.racket-lang.org/installers/6.0/racket-6.0-src-unix.tgz"
MD5SUM="862f4ae0ad16a84009403de91811b7af"
DOWNLOAD="http://mirror.racket-lang.org/installers/6.1/racket-6.1-src.tgz"
MD5SUM="28514cd01ee88be72670c9a4b34843ee"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""