# HG changeset patch # User Pascal Bellard # Date 1495731725 -7200 # Node ID b30711bdbeb06e206f201ada5ed4ff38c40ac86a # Parent 707694519e1ea156dd319d3e164b5de7ec7eb49d Up tcc (20170515) again diff -r 707694519e1e -r b30711bdbeb0 tcc-arm/receipt --- a/tcc-arm/receipt Thu May 25 18:41:21 2017 +0200 +++ b/tcc-arm/receipt Thu May 25 19:02:05 2017 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="tcc-arm" -VERSION="0.9.26" +VERSION=20170515 CATEGORY="development" SHORT_DESC="fast Tiny C cross Compiler to ARM target." MAINTAINER="pascal.bellard@slitaz.org" diff -r 707694519e1e -r b30711bdbeb0 tcc-c67/receipt --- a/tcc-c67/receipt Thu May 25 18:41:21 2017 +0200 +++ b/tcc-c67/receipt Thu May 25 19:02:05 2017 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="tcc-c67" -VERSION="0.9.26" +VERSION=20170515 CATEGORY="development" SHORT_DESC="fast Tiny C cross Compiler to C67 target." MAINTAINER="pascal.bellard@slitaz.org" diff -r 707694519e1e -r b30711bdbeb0 tcc-common/receipt --- a/tcc-common/receipt Thu May 25 18:41:21 2017 +0200 +++ b/tcc-common/receipt Thu May 25 19:02:05 2017 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="tcc-common" -VERSION="0.9.26" +VERSION=20170515 CATEGORY="development" SHORT_DESC="fast Tiny C Compiler, common files." MAINTAINER="pascal.bellard@slitaz.org" diff -r 707694519e1e -r b30711bdbeb0 tcc-win32/receipt --- a/tcc-win32/receipt Thu May 25 18:41:21 2017 +0200 +++ b/tcc-win32/receipt Thu May 25 19:02:05 2017 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="tcc-win32" -VERSION="0.9.26" +VERSION=20170515 CATEGORY="development" SHORT_DESC="fast Tiny C cross Compiler to win32 target." MAINTAINER="pascal.bellard@slitaz.org" diff -r 707694519e1e -r b30711bdbeb0 tcc-x86_64/receipt --- a/tcc-x86_64/receipt Thu May 25 18:41:21 2017 +0200 +++ b/tcc-x86_64/receipt Thu May 25 19:02:05 2017 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="tcc-x86_64" -VERSION="0.9.26" +VERSION=20170515 CATEGORY="development" SHORT_DESC="fast Tiny C cross Compiler to x86_64 target." MAINTAINER="pascal.bellard@slitaz.org" diff -r 707694519e1e -r b30711bdbeb0 tcc/receipt --- a/tcc/receipt Thu May 25 18:41:21 2017 +0200 +++ b/tcc/receipt Thu May 25 19:02:05 2017 +0200 @@ -2,7 +2,7 @@ PACKAGE="tcc" GITHASH="307b7b183d4ee56e74090b0e525d6a587840e31f" # 15/5/2017 -VERSION=${GITHASH:0:7} +VERSION=20170515 CATEGORY="development" SHORT_DESC="Fast Tiny C Compiler." MAINTAINER="pascal.bellard@slitaz.org"