# HG changeset patch # User Matthew Sheets # Date 1281797059 0 # Node ID e78352b9359e127040fda894ce03d28f3f882df5 # Parent e72118e6d18e5a42aaab720e05dbaae4f5a0f39e ecj: Upgrade to 3.6 diff -r e72118e6d18e -r e78352b9359e ecj/receipt --- a/ecj/receipt Sat Aug 14 14:28:10 2010 +0000 +++ b/ecj/receipt Sat Aug 14 14:44:19 2010 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="ecj" -VERSION="3.4.2" +VERSION="3.6" CATEGORY="development" SHORT_DESC="The Eclipse standalone batch Java compiler and Ant compiler adapter." MAINTAINER="rcx@zoominternet.net" @@ -11,9 +11,10 @@ SUGGESTED="" TARBALL="$PACKAGE-$VERSION.jar" WEB_SITE="http://www.eclipse.org/jdt/core/" -# 3.4.2: -WGET_URL="http://download.eclipse.org/eclipse/downloads/drops/R-$VERSION-200902111700/$TARBALL" -# 3.5: WGET_URL="http://download.eclipse.org/eclipse/downloads/drops/R-$VERSION-200906111540/$TARBALL" +# 3.4.2: WGET_URL="http://download.eclipse.org/eclipse/downloads/drops/R-$VERSION-200902111700/$TARBALL" +# 3.5.2: WGET_URL="http://download.eclipse.org/eclipse/downloads/drops/R-$VERSION-201002111343/$TARBALL" +# 3.6: +WGET_URL="http://download.eclipse.org/eclipse/downloads/drops/R-$VERSION-201006080911/$TARBALL" TAGS="compiler java" # Rules to configure and make the package.