summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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=""