aboutsummaryrefslogtreecommitdiff
path: root/development
diff options
context:
space:
mode:
Diffstat (limited to 'development')
-rw-r--r--development/chicken/chicken.SlackBuild4
-rw-r--r--development/chicken/chicken.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/development/chicken/chicken.SlackBuild b/development/chicken/chicken.SlackBuild
index 4873d5938beb7..471c0e3c59711 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) 2022
+# Written by Erik Falor (ewfalor@gmail.com) 2024
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -30,7 +30,7 @@ cd $(dirname $0) ; CWD=$(pwd)
CHICKEN_API_VER=11
PRGNAM=chicken
-VERSION=${VERSION:-5.3.0}
+VERSION=${VERSION:-5.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/chicken/chicken.info b/development/chicken/chicken.info
index 231f068f8f12e..c89dcb6ba3d23 100644
--- a/development/chicken/chicken.info
+++ b/development/chicken/chicken.info
@@ -1,8 +1,8 @@
PRGNAM="chicken"
-VERSION="5.3.0"
-HOMEPAGE="http://call-cc.org"
-DOWNLOAD="https://code.call-cc.org/releases/5.3.0/chicken-5.3.0.tar.gz"
-MD5SUM="130569e4ddefba27d022c57077d5be7c"
+VERSION="5.4.0"
+HOMEPAGE="https://call-cc.org"
+DOWNLOAD="https://code.call-cc.org/releases/5.4.0/chicken-5.4.0.tar.gz"
+MD5SUM="9fa42664c6c9463e3f485f4e1b89c47d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""