Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=00ef8f63b4568effd31bf07e98825ffa38863930
commit 00ef8f63b4568effd31bf07e98825ffa38863930 Author: Slown <[email protected]> Date: Wed May 18 17:43:57 2016 +0100 chicken-4.10.0-1-x86_64 * version bump diff --git a/source/devel-extra/chicken/FrugalBuild b/source/devel-extra/chicken/FrugalBuild index 36f0559..73d6843 100644 --- a/source/devel-extra/chicken/FrugalBuild +++ b/source/devel-extra/chicken/FrugalBuild @@ -1,13 +1,11 @@ -# Compiling Time: 2.73 SBU +# Compiling Time: 1.15 SBU # Maintainer: Anthony Jorion <[email protected]> # Contributor: Peter BARABAS <[email protected]> # Contributor: voroskoi <[email protected]> -options+=('asneeded') - pkgname=chicken -pkgver=4.9.0.1 -_branch=4.9.0 +pkgver=4.10.0 +_branch=4.10.0 pkgrel=1 pkgdesc="A compiler for Scheme, which produces portable, efficient C." url="http://www.call-with-current-continuation.org/" @@ -16,7 +14,7 @@ groups=('devel-extra') archs=('i686' 'x86_64') up2date="Flasttar http://code.call-cc.org/" source=(http://code.call-cc.org/releases/$_branch/$pkgname-$pkgver.tar.gz) -sha1sums=('d6ec6eb51c6d69e006cc72939b34855013b8535a') +sha1sums=('bbb532abc6f7df306b4868218036c5188738d772') build() { unset MAKEFLAGS _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
