chibi-scheme: update to 0.10.
This commit is contained in:
parent
dfbc35e0db
commit
3820a85e44
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.9.1
|
version=0.10
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="PREFIX=/usr"
|
make_build_args="PREFIX=/usr"
|
||||||
|
@ -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=a9ee2afd7671418bc09a4d386448dbfd0662421ea1eb1c5ed3b68c071307854d
|
checksum=ae1d2057138b7f438f01bfb1e072799105faeea1de0ab3cc10860adf373993b3
|
||||||
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…
Reference in a new issue