chicken: update to 5.3.0.

This commit is contained in:
jgart
2021-11-29 23:00:26 -05:00
committed by Érico Nogueira Rolim
parent 4fa91dbad9
commit 6d183e7209

View File

@@ -1,6 +1,6 @@
# Template file for 'chicken' # Template file for 'chicken'
pkgname=chicken pkgname=chicken
version=5.2.0 version=5.3.0
revision=1 revision=1
short_desc="Practical and portable Scheme system" short_desc="Practical and portable Scheme system"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"
@@ -8,7 +8,7 @@ license="BSD-3-Clause"
homepage="http://www.call-cc.org" homepage="http://www.call-cc.org"
changelog="https://code.call-cc.org/releases/$version/NEWS" changelog="https://code.call-cc.org/releases/$version/NEWS"
distfiles="http://code.call-cc.org/releases/$version/$pkgname-$version.tar.gz" distfiles="http://code.call-cc.org/releases/$version/$pkgname-$version.tar.gz"
checksum=819149c8ce7303a9b381d3fdc1d5765c5f9ac4dee6f627d1652f47966a8780fa checksum=c3ad99d8f9e17ed810912ef981ac3b0c2e2f46fb0ecc033b5c3b6dca1bdb0d76
do_configure() { do_configure() {
make -B -f Makefile.linux chicken-defaults.h PREFIX=/usr make -B -f Makefile.linux chicken-defaults.h PREFIX=/usr