wok-next diff tcc-x86_64/receipt @ rev 18429
busybox: add shutdown
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Sep 21 17:56:57 2015 +0200 (2015-09-21) |
parents | a436a235f098 |
children | b30711bdbeb0 |
line diff
1.1 --- a/tcc-x86_64/receipt Fri Jul 05 13:51:55 2013 +0200 1.2 +++ b/tcc-x86_64/receipt Mon Sep 21 17:56:57 2015 +0200 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="fast Tiny C cross Compiler to x86_64 target." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 -LICENSE="LGPL" 1.8 +LICENSE="LGPL2.1" 1.9 WEB_SITE="http://bellard.org/tcc/" 1.10 DEPENDS="tcc-common" 1.11 WANTED="tcc"