mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
chez-scheme: update to 10.1.0.
This commit is contained in:
parent
6246d1e89a
commit
cd54fec4e5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'chez-scheme'
|
# Template file for 'chez-scheme'
|
||||||
pkgname=chez-scheme
|
pkgname=chez-scheme
|
||||||
version=10.0.0
|
version=10.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_target="kernel"
|
make_build_target="kernel"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://scheme.com/"
|
homepage="https://scheme.com/"
|
||||||
distfiles="https://github.com/cisco/ChezScheme/releases/download/v${version}/csv${version}.tar.gz"
|
distfiles="https://github.com/cisco/ChezScheme/releases/download/v${version}/csv${version}.tar.gz"
|
||||||
checksum=d37199012b5ed1985c4069d6a87ff18e5e1f5a2df27e402991faf45dc4f2232c
|
checksum=9181a6c8c4ab5e5d32d879ff159d335a50d4f8b388611ae22a263e932c35398b
|
||||||
alternatives="
|
alternatives="
|
||||||
scheme:scheme:/usr/bin/chez-scheme
|
scheme:scheme:/usr/bin/chez-scheme
|
||||||
scheme:scheme.1:/usr/share/man/man1/chez-scheme.1
|
scheme:scheme.1:/usr/share/man/man1/chez-scheme.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue