wok diff tcc/receipt @ rev 20185
Up tcc (0.9.27)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Feb 01 14:55:28 2018 +0100 (2018-02-01) |
parents | 634b097489ad |
children | faca15849ae5 |
line diff
1.1 --- a/tcc/receipt Sun Mar 02 00:29:29 2014 +0100 1.2 +++ b/tcc/receipt Thu Feb 01 14:55:28 2018 +0100 1.3 @@ -1,12 +1,12 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="tcc" 1.7 -VERSION="0.9.26" 1.8 +VERSION="0.9.27" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Fast Tiny C Compiler." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.13 -LICENSE="LGPL2.1" 1.14 +LICENSE="MIT" 1.15 WEB_SITE="http://bellard.org/tcc/" 1.16 WGET_URL="http://download.savannah.nongnu.org/releases/tinycc/$TARBALL" 1.17 TAGS="compiler C assembler"