diff options
Diffstat (limited to 'development/sbcl')
-rw-r--r-- | development/sbcl/sbcl.SlackBuild | 2 | ||||
-rw-r--r-- | development/sbcl/sbcl.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/sbcl/sbcl.SlackBuild b/development/sbcl/sbcl.SlackBuild index aeed2adb17..9dd7647909 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.8} +VERSION=${VERSION:-2.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/sbcl/sbcl.info b/development/sbcl/sbcl.info index a2c56f290b..3e9b42a8d8 100644 --- a/development/sbcl/sbcl.info +++ b/development/sbcl/sbcl.info @@ -1,8 +1,8 @@ PRGNAM="sbcl" -VERSION="1.5.8" +VERSION="2.0.1" HOMEPAGE="http://www.sbcl.org/" -DOWNLOAD="http://downloads.sourceforge.net/sbcl/sbcl-1.5.8-source.tar.bz2" -MD5SUM="adb8ed7c2078bf4475416decc25b5272" +DOWNLOAD="http://downloads.sourceforge.net/sbcl/sbcl-2.0.1-source.tar.bz2" +MD5SUM="6aec0476f6e6f324edc29c6b07d78001" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |