mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
chicken: update to 5.2.0.
This commit is contained in:
parent
c4722dbf76
commit
0767844da3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'chicken'
|
# Template file for 'chicken'
|
||||||
pkgname=chicken
|
pkgname=chicken
|
||||||
version=5.1.0
|
version=5.2.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=5c1101a8d8faabfd500ad69101e0c7c8bd826c68970f89c270640470e7b84b4b
|
checksum=819149c8ce7303a9b381d3fdc1d5765c5f9ac4dee6f627d1652f47966a8780fa
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
make -B -f Makefile.linux chicken-defaults.h PREFIX=/usr
|
make -B -f Makefile.linux chicken-defaults.h PREFIX=/usr
|
||||||
|
|
Loading…
Add table
Reference in a new issue