summaryrefslogtreecommitdiffstats
path: root/development/chibi-scheme
diff options
context:
space:
mode:
Diffstat (limited to 'development/chibi-scheme')
-rw-r--r--development/chibi-scheme/chibi-scheme.SlackBuild4
-rw-r--r--development/chibi-scheme/chibi-scheme.info6
2 files changed, 5 insertions, 5 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}
diff --git a/development/chibi-scheme/chibi-scheme.info b/development/chibi-scheme/chibi-scheme.info
index 44312c1f6a..f42263a322 100644
--- a/development/chibi-scheme/chibi-scheme.info
+++ b/development/chibi-scheme/chibi-scheme.info
@@ -1,8 +1,8 @@
PRGNAM="chibi-scheme"
-VERSION="0.9"
+VERSION="0.10"
HOMEPAGE="https://github.com/ashinn/chibi-scheme"
-DOWNLOAD="https://github.com/ashinn/chibi-scheme/archive/0.9/chibi-scheme-0.9.tar.gz"
-MD5SUM="7b29119e96f2290449347cc8f4be69f4"
+DOWNLOAD="https://github.com/ashinn/chibi-scheme/archive/0.10/chibi-scheme-0.10.tar.gz"
+MD5SUM="e88101378f4945a9f81514ea7cb374e8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""