wok-current diff tcc/receipt @ rev 20186
Up tcc (0.9.27) again
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Feb 01 15:13:15 2018 +0100 (2018-02-01) |
parents | a300e47088cc |
children | b3e8eb320061 |
line diff
1.1 --- a/tcc/receipt Thu Feb 01 14:55:28 2018 +0100 1.2 +++ b/tcc/receipt Thu Feb 01 15:13:15 2018 +0100 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="MIT" 1.8 +LICENSE="MIT 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"