summaryrefslogtreecommitdiffstats
path: root/development/sbcl/sbcl.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--development/sbcl/sbcl.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/sbcl/sbcl.SlackBuild b/development/sbcl/sbcl.SlackBuild
index 3e4610850e..2e16d13696 100644
--- a/development/sbcl/sbcl.SlackBuild
+++ b/development/sbcl/sbcl.SlackBuild
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=sbcl
-VERSION=${VERSION:-2.4.3}
+VERSION=${VERSION:-2.4.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}