summaryrefslogtreecommitdiffstats
path: root/development/chicken/chicken.SlackBuild
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 /development/chicken/chicken.SlackBuild
parent06f0fb16190858bcb2a1dd362beda2c690e5d659 (diff)
downloadslackbuilds-10b092430a356c6d1d6e36852dfcb253ed23d8b1.tar.gz
development/chicken: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/chicken/chicken.SlackBuild')
-rw-r--r--development/chicken/chicken.SlackBuild4
1 files changed, 2 insertions, 2 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}