summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Eugene M <damagedone@gmx.com>2016-10-13 14:34:32 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-10-13 14:34:32 +0700
commitb0166c0fd0c9e6b4d230fb4d0f240046e39faffe (patch)
treedb33402973c2c091849d02f61d05826224b26ea8 /development
parente1417d6ba72231ee75509006842c022d8023fc75 (diff)
downloadslackbuilds-b0166c0fd0c9e6b4d230fb4d0f240046e39faffe.tar.gz
slackbuilds-b0166c0fd0c9e6b4d230fb4d0f240046e39faffe.tar.xz
development/sbcl: Updated for version 1.3.10.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r--development/sbcl/sbcl.SlackBuild4
-rw-r--r--development/sbcl/sbcl.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/development/sbcl/sbcl.SlackBuild b/development/sbcl/sbcl.SlackBuild
index ac4e8d888c..51e937e4e7 100644
--- a/development/sbcl/sbcl.SlackBuild
+++ b/development/sbcl/sbcl.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for sbcl
-# Copyright 2006 - 2015 Paul Wisehart, <paul at oldcode dot org>
+# Copyright 2006-2015 Paul Wisehart, <paul at oldcode dot org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
# Modified by Eugene M., <damagedone at gmx dot com>
PRGNAM=sbcl
-VERSION=${VERSION:-1.3.8}
+VERSION=${VERSION:-1.3.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/sbcl/sbcl.info b/development/sbcl/sbcl.info
index fd41fac6bf..05ea44fa24 100644
--- a/development/sbcl/sbcl.info
+++ b/development/sbcl/sbcl.info
@@ -1,8 +1,8 @@
PRGNAM="sbcl"
-VERSION="1.3.8"
+VERSION="1.3.10"
HOMEPAGE="http://www.sbcl.org/"
-DOWNLOAD="http://downloads.sourceforge.net/sbcl/sbcl-1.3.8-source.tar.bz2"
-MD5SUM="f918d0920e08dd10cfa9d9b383cfdb91"
+DOWNLOAD="http://downloads.sourceforge.net/sbcl/sbcl-1.3.10-source.tar.bz2"
+MD5SUM="c8bd43e149109127651a6917976dda4a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""