[Lunar-commits] <moonbase> tcc: version bumped to 0.9.24.
Florin Braescu
florin at lunar-linux.org
Tue Oct 21 19:38:19 CEST 2008
commit ea99d764ecf6cd482088bac0c5eac7ee26cc1b5e
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Oct 21 20:38:19 2008 +0300
tcc: version bumped to 0.9.24.
Many bugfixes, improvements and some new features added.
Patch submitted by Matthew Hiles. Thank You.
---
compilers/tcc/DETAILS | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/compilers/tcc/DETAILS b/compilers/tcc/DETAILS
index 4dfd546..8704e3a 100644
--- a/compilers/tcc/DETAILS
+++ b/compilers/tcc/DETAILS
@@ -1,11 +1,11 @@
MODULE=tcc
- VERSION=0.9.23
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://fabrice.bellard.free.fr/tcc/
- SOURCE_VFY=sha1:4e7d1d00043b365da45ead8d66a9831567bcdeeb
- WEB_SITE=http://fabrice.bellard.free.fr/tcc/
+ VERSION=0.9.24
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=http://download.savannah.nongnu.org/releases/tinycc
+ SOURCE_VFY=d10b1f976fd3acd45de242f3ec3da52dde47ad24
+ WEB_SITE=http://fabrice.bellard.free.fr/tcc
ENTERED=20060509
- UPDATED=20060509
+ UPDATED=2008121
SHORT="Tiny C compiler"
cat<<EOF
More information about the Lunar-commits
mailing list