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 4c6d0f8f32..eac5698cab 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.5.4}
+VERSION=${VERSION:-1.5.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/sbcl/sbcl.info b/development/sbcl/sbcl.info
index dc74795821..115628a757 100644
--- a/development/sbcl/sbcl.info
+++ b/development/sbcl/sbcl.info
@@ -1,8 +1,8 @@
PRGNAM="sbcl"
-VERSION="1.5.4"
+VERSION="1.5.5"
HOMEPAGE="http://www.sbcl.org/"
-DOWNLOAD="http://downloads.sourceforge.net/sbcl/sbcl-1.5.4-source.tar.bz2"
-MD5SUM="3c523f3fc10a5e6e34751cdb57305b0f"
+DOWNLOAD="http://downloads.sourceforge.net/sbcl/sbcl-1.5.5-source.tar.bz2"
+MD5SUM="c0e769da791f842ec1aa6f4af34d389f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""