summaryrefslogtreecommitdiffstats
path: root/development/chicken/chicken.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/chicken/chicken.SlackBuild')
-rw-r--r--development/chicken/chicken.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/development/chicken/chicken.SlackBuild b/development/chicken/chicken.SlackBuild
index 5c5ea0bddc..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) 2018
+# Written by Erik Falor (ewfalor@gmail.com) 2020
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,10 +25,10 @@
# increment this number to match the Chicken library version
-CHICKEN_API_VER=9
+CHICKEN_API_VER=11
PRGNAM=chicken
-VERSION=${VERSION:-5.0.0}
+VERSION=${VERSION:-5.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}