diff options
author | Erik Falor <ewfalor@gmail.com> | 2024-07-21 21:20:28 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-07-22 06:32:12 +0700 |
commit | b5a87495def73c265285e202efe57b83eeb46f56 (patch) | |
tree | 2b5d3e87e270aa6b240a4b756e33bbb7d1e65d0b /development/chicken/chicken.info | |
parent | 60b60e0ef6ccf930b08b8acdaa6f94d4465e4907 (diff) |
development/chicken: Updated for version 5.4.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/chicken/chicken.info')
-rw-r--r-- | development/chicken/chicken.info | 8 |
1 files changed, 4 insertions, 4 deletions
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="" |