wok-6.x diff ecj/receipt @ rev 7361
Up: busybox to 1.17.4.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Nov 23 03:15:08 2010 +0000 (2010-11-23) |
parents | 31c985a0bd3d |
children | 1ee924e11aed |
line diff
1.1 --- a/ecj/receipt Tue Feb 16 13:39:45 2010 +0000 1.2 +++ b/ecj/receipt Tue Nov 23 03:15:08 2010 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="ecj" 1.7 -VERSION="3.4.2" 1.8 +VERSION="3.6" 1.9 CATEGORY="development" 1.10 SHORT_DESC="The Eclipse standalone batch Java compiler and Ant compiler adapter." 1.11 MAINTAINER="rcx@zoominternet.net" 1.12 @@ -11,9 +11,10 @@ 1.13 SUGGESTED="" 1.14 TARBALL="$PACKAGE-$VERSION.jar" 1.15 WEB_SITE="http://www.eclipse.org/jdt/core/" 1.16 -# 3.4.2: 1.17 -WGET_URL="http://download.eclipse.org/eclipse/downloads/drops/R-$VERSION-200902111700/$TARBALL" 1.18 -# 3.5: WGET_URL="http://download.eclipse.org/eclipse/downloads/drops/R-$VERSION-200906111540/$TARBALL" 1.19 +# 3.4.2: WGET_URL="http://download.eclipse.org/eclipse/downloads/drops/R-$VERSION-200902111700/$TARBALL" 1.20 +# 3.5.2: WGET_URL="http://download.eclipse.org/eclipse/downloads/drops/R-$VERSION-201002111343/$TARBALL" 1.21 +# 3.6: 1.22 +WGET_URL="http://download.eclipse.org/eclipse/downloads/drops/R-$VERSION-201006080911/$TARBALL" 1.23 TAGS="compiler java" 1.24 1.25 # Rules to configure and make the package.