summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--development/sbcl/sbcl.SlackBuild2
-rw-r--r--development/sbcl/sbcl.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/sbcl/sbcl.SlackBuild b/development/sbcl/sbcl.SlackBuild
index d63cabc6a5..ee8b0cda92 100644
--- a/development/sbcl/sbcl.SlackBuild
+++ b/development/sbcl/sbcl.SlackBuild
@@ -25,7 +25,7 @@
# Modified by Eugene M., <damagedone at gmx dot com>
PRGNAM=sbcl
-VERSION=${VERSION:-1.3.1}
+VERSION=${VERSION:-1.3.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/sbcl/sbcl.info b/development/sbcl/sbcl.info
index 0da1c80288..eaee662c73 100644
--- a/development/sbcl/sbcl.info
+++ b/development/sbcl/sbcl.info
@@ -1,8 +1,8 @@
PRGNAM="sbcl"
-VERSION="1.3.1"
+VERSION="1.3.3"
HOMEPAGE="http://www.sbcl.org/"
-DOWNLOAD="http://downloads.sourceforge.net/sbcl/sbcl-1.3.1-source.tar.bz2"
-MD5SUM="ea47f40d22e074c2e022ae7c2a8df7c1"
+DOWNLOAD="http://downloads.sourceforge.net/sbcl/sbcl-1.3.3-source.tar.bz2"
+MD5SUM="a8b21e9dd6dfb408d626239f45ff9795"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""