mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 12:03:50 +02:00
chibi-scheme: update to 0.7.3.
This commit is contained in:
parent
5c9280a5c0
commit
87dff1e8ce
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'chibi-scheme'
|
# Template file for 'chibi-scheme'
|
||||||
pkgname=chibi-scheme
|
pkgname=chibi-scheme
|
||||||
version=0.7.2
|
version=0.7.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="PREFIX=/usr"
|
make_build_args="PREFIX=/usr"
|
||||||
short_desc="Small Footprint R7RS Scheme for use as a C Extension Language"
|
short_desc="Small Footprint R7RS Scheme for use as a C Extension Language"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="http://synthcode.com/scheme/chibi/"
|
homepage="http://synthcode.com/scheme/chibi/"
|
||||||
distfiles="https://github.com/norton/chibi-scheme/archive/${version}.tar.gz"
|
distfiles="https://github.com/ashinn/chibi-scheme/archive/${version}.tar.gz"
|
||||||
checksum=07a7b28575a2dab8aa1d0ceb080a840c3a751bf473155f53014b14c9d82e97c9
|
checksum=821ce808573ca4eadfeb84bfd18d4ef839dde24ba882eb232207e48f89bb979b
|
||||||
disable_parallel_build=yes
|
disable_parallel_build=yes
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue