mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
chibi-scheme: update to 0.9.1.
This commit is contained in:
parent
3b56e7fbef
commit
765a84629f
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
|
version=0.9.1
|
||||||
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=c61edd9b1891a3248bcd22002a938ccac06d05dbdd879ec34e90fef24451422a
|
checksum=a9ee2afd7671418bc09a4d386448dbfd0662421ea1eb1c5ed3b68c071307854d
|
||||||
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