chibi-scheme: update to 0.8.
This commit is contained in:
parent
81a9f0cb24
commit
b24f23e9f6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'chibi-scheme'
|
||||
pkgname=chibi-scheme
|
||||
version=0.7.3
|
||||
version=0.8
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="PREFIX=/usr"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="3-clause-BSD"
|
||||
homepage="http://synthcode.com/scheme/chibi/"
|
||||
distfiles="https://github.com/ashinn/chibi-scheme/archive/${version}.tar.gz"
|
||||
checksum=821ce808573ca4eadfeb84bfd18d4ef839dde24ba882eb232207e48f89bb979b
|
||||
checksum=8a077859b123216c123c243db391b0fe4c0cf73978c7cdd7b8ea853a48192756
|
||||
disable_parallel_build=yes
|
||||
nocross=yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue