summaryrefslogtreecommitdiffstats
path: root/development/sbcl/sbcl.SlackBuild
diff options
context:
space:
mode:
author Eugene M2016-10-13 09:34:32 +0200
committer Willy Sudiarto Raharjo2016-10-13 09:34:32 +0200
commitb0166c0fd0c9e6b4d230fb4d0f240046e39faffe (patch)
treedb33402973c2c091849d02f61d05826224b26ea8 /development/sbcl/sbcl.SlackBuild
parente1417d6ba72231ee75509006842c022d8023fc75 (diff)
downloadslackbuilds-b0166c0fd0c9e6b4d230fb4d0f240046e39faffe.tar.gz
development/sbcl: Updated for version 1.3.10.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/sbcl/sbcl.SlackBuild')
-rw-r--r--development/sbcl/sbcl.SlackBuild4
1 files changed, 2 insertions, 2 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}