chibi-scheme: update to 0.11.
This commit is contained in:
parent
76af3b5fe5
commit
7804cec9f9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'chibi-scheme'
|
||||
pkgname=chibi-scheme
|
||||
version=0.10
|
||||
version=0.11
|
||||
revision=1
|
||||
build_helper="qemu"
|
||||
build_style=gnu-makefile
|
||||
|
@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="http://synthcode.com/scheme/chibi/"
|
||||
distfiles="https://github.com/ashinn/chibi-scheme/archive/${version}.tar.gz"
|
||||
checksum=ae1d2057138b7f438f01bfb1e072799105faeea1de0ab3cc10860adf373993b3
|
||||
checksum=b4404d5304b51b243684702fa7b5f2d82f77cb7ef470bcfca1d94f8ed7660342
|
||||
alternatives="
|
||||
scheme:scheme:/usr/bin/chibi-scheme
|
||||
scheme:scheme.1:/usr/share/man/man1/chibi-scheme.1
|
||||
|
|
Loading…
Reference in New Issue