mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
chibi-scheme: update to 0.11.
This commit is contained in:
parent
76af3b5fe5
commit
7804cec9f9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'chibi-scheme'
|
# Template file for 'chibi-scheme'
|
||||||
pkgname=chibi-scheme
|
pkgname=chibi-scheme
|
||||||
version=0.10
|
version=0.11
|
||||||
revision=1
|
revision=1
|
||||||
build_helper="qemu"
|
build_helper="qemu"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="http://synthcode.com/scheme/chibi/"
|
homepage="http://synthcode.com/scheme/chibi/"
|
||||||
distfiles="https://github.com/ashinn/chibi-scheme/archive/${version}.tar.gz"
|
distfiles="https://github.com/ashinn/chibi-scheme/archive/${version}.tar.gz"
|
||||||
checksum=ae1d2057138b7f438f01bfb1e072799105faeea1de0ab3cc10860adf373993b3
|
checksum=b4404d5304b51b243684702fa7b5f2d82f77cb7ef470bcfca1d94f8ed7660342
|
||||||
alternatives="
|
alternatives="
|
||||||
scheme:scheme:/usr/bin/chibi-scheme
|
scheme:scheme:/usr/bin/chibi-scheme
|
||||||
scheme:scheme.1:/usr/share/man/man1/chibi-scheme.1
|
scheme:scheme.1:/usr/share/man/man1/chibi-scheme.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue