summaryrefslogtreecommitdiffstats
path: root/development/chibi-scheme
diff options
context:
space:
mode:
author Erik Falor2022-02-23 09:40:46 +0100
committer Willy Sudiarto Raharjo2022-02-23 14:10:22 +0100
commit07e74ec180ca094b9e3c6c0321ed57879d4933ae (patch)
tree88b10b011ccef6b62c95cece88472dc8dc64ee30 /development/chibi-scheme
parentbf52c8d6b089c397e64953f5c6b64e119d18e473 (diff)
downloadslackbuilds-07e74ec180ca094b9e3c6c0321ed57879d4933ae.tar.gz
development/chibi-scheme: Updated for version 0.10.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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=""