summaryrefslogtreecommitdiffstats
path: root/development/chibi-scheme/chibi-scheme.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/chibi-scheme/chibi-scheme.SlackBuild')
-rw-r--r--development/chibi-scheme/chibi-scheme.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/chibi-scheme/chibi-scheme.SlackBuild b/development/chibi-scheme/chibi-scheme.SlackBuild
index 378ae068e2..8c79235ebd 100644
--- a/development/chibi-scheme/chibi-scheme.SlackBuild
+++ b/development/chibi-scheme/chibi-scheme.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for chibi-scheme
-# Copyright 2020 Erik Falor, Utah, USA
+# Copyright 2022 Erik Falor, Utah, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM='chibi-scheme'
-VERSION=${VERSION:-0.9}
+VERSION=${VERSION:-0.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}