summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Erik Falor2020-03-04 18:35:40 +0100
committer Willy Sudiarto Raharjo2020-03-04 18:35:40 +0100
commit10b092430a356c6d1d6e36852dfcb253ed23d8b1 (patch)
tree73f21ee7f56f3f65170224ef59988b187e857b0f
parent06f0fb16190858bcb2a1dd362beda2c690e5d659 (diff)
downloadslackbuilds-10b092430a356c6d1d6e36852dfcb253ed23d8b1.tar.gz
development/chicken: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--development/chicken/chicken.SlackBuild4
-rw-r--r--development/chicken/chicken.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/development/chicken/chicken.SlackBuild b/development/chicken/chicken.SlackBuild
index f3ac1fbf28..6b9fe37bf2 100644
--- a/development/chicken/chicken.SlackBuild
+++ b/development/chicken/chicken.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for CHICKEN Scheme
-# Written by Erik Falor (ewfalor@gmail.com) 2019
+# Written by Erik Falor (ewfalor@gmail.com) 2020
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -28,7 +28,7 @@
CHICKEN_API_VER=11
PRGNAM=chicken
-VERSION=${VERSION:-5.1.0}
+VERSION=${VERSION:-5.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/chicken/chicken.info b/development/chicken/chicken.info
index b07b191ad7..8f885b433b 100644
--- a/development/chicken/chicken.info
+++ b/development/chicken/chicken.info
@@ -1,8 +1,8 @@
PRGNAM="chicken"
-VERSION="5.1.0"
+VERSION="5.2.0"
HOMEPAGE="http://call-cc.org"
-DOWNLOAD="https://code.call-cc.org/releases/5.1.0/chicken-5.1.0.tar.gz"
-MD5SUM="c1db19216f76ab996121bac19f228bee"
+DOWNLOAD="https://code.call-cc.org/releases/5.2.0/chicken-5.2.0.tar.gz"
+MD5SUM="fcefb534d574357d52389930d9743aca"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""