wok-current diff tcc/receipt @ rev 15158
gmerlin: fix genpkg_rules
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Aug 15 17:45:49 2013 +0000 (2013-08-15) |
parents | a436a235f098 |
children | 30509da0e83b |
line diff
1.1 --- a/tcc/receipt Fri Jul 05 13:51:55 2013 +0200 1.2 +++ b/tcc/receipt Thu Aug 15 17:45:49 2013 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Fast Tiny C Compiler." 1.5 MAINTAINER="pascal.bellard@slitaz.org" 1.6 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.7 -LICENSE="LGPL" 1.8 +LICENSE="LGPL2.1" 1.9 WEB_SITE="http://bellard.org/tcc/" 1.10 WGET_URL="http://download.savannah.nongnu.org/releases/tinycc/$TARBALL" 1.11 TAGS="compiler C assembler"