chicken: update to 4.9.0.1.
This commit is contained in:
parent
40f31b1017
commit
6d9caa5d52
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'chicken'
|
# Template file for 'chicken'
|
||||||
pkgname=chicken
|
pkgname=chicken
|
||||||
version=4.9.0
|
version=4.9.0.1
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="A practical and portable Scheme system"
|
short_desc="A practical and portable Scheme system"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="http://www.call-cc.org"
|
homepage="http://www.call-cc.org"
|
||||||
distfiles="http://code.call-cc.org/releases/${version}/$pkgname-$version.tar.gz"
|
distfiles="http://code.call-cc.org/releases/${version%.*}/$pkgname-$version.tar.gz"
|
||||||
checksum=2f2abe1829971c83a6b7e8f58f8aaeb76b3728e2679d99b0f840433af2564a22
|
checksum=04df7c439c36fc16446bdfa186e7a70258f911d2d826b5216a8e6b1cb2aa2815
|
||||||
|
|
||||||
# No ARM support??!!!
|
# No ARM support??!!!
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64"
|
||||||
|
|
Loading…
Reference in a new issue