package/chicken: security bump to 5.4.0

This release includes a fix for CVE-2022-45145. Also, a copyright date
in the LICENSE file changed, so the hash for it has changed too.

Signed-off-by: Woodrow Douglass <wdouglass@carnegierobotics.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Woodrow Douglass
2024-08-26 09:10:25 -04:00
committed by Thomas Petazzoni
parent c1a6987da9
commit 2965632a31
2 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
# From https://code.call-cc.org/releases/5.3.0/chicken-5.3.0.tar.gz.sha256
sha256 c3ad99d8f9e17ed810912ef981ac3b0c2e2f46fb0ecc033b5c3b6dca1bdb0d76 chicken-5.3.0.tar.gz
# From https://code.call-cc.org/releases/5.4.0/chicken-5.4.0.tar.gz.sha256
sha256 3c5d4aa61c1167bf6d9bf9eaf891da7630ba9f5f3c15bf09515a7039bfcdec5f chicken-5.4.0.tar.gz
# Locally computed
sha256 b434ac92e094214136a6b5032f0dc9da97f22cef084ac1d0131b02a09e2caa37 LICENSE
sha256 c0ed699d5c4a8687f90a6488244f7f57d48a7f2d42bb7461b08a0d69a07d4f58 LICENSE

View File

@@ -4,7 +4,7 @@
#
################################################################################
CHICKEN_VERSION = 5.3.0
CHICKEN_VERSION = 5.4.0
CHICKEN_SITE = https://code.call-cc.org/releases/$(CHICKEN_VERSION)
CHICKEN_LICENSE = BSD-3-Clause
CHICKEN_LICENSE_FILES = LICENSE