wok diff ecj/receipt @ rev 23097

updated libqwt5-qt4 and libqwt5-qt4-dev (5.2.0 -> 5.2.3)
author Hans-G?nter Theisgen
date Thu Mar 12 06:52:43 2020 +0100 (2020-03-12)
parents 97571bb7f365
children 89c8d8b6cf48
line diff
     1.1 --- a/ecj/receipt	Fri Feb 22 17:46:08 2019 +0100
     1.2 +++ b/ecj/receipt	Thu Mar 12 06:52:43 2020 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="ecj"
     1.7 -VERSION="4.10"
     1.8 +VERSION="4.14"
     1.9  CATEGORY="development"
    1.10  TAGS="compiler java"
    1.11  SHORT_DESC="The Eclipse standalone batch Java compiler and Ant compiler adapter."
    1.12 @@ -15,10 +15,12 @@
    1.13  # 3.6:   WGET_URL="http://download.eclipse.org/eclipse/downloads/drops/R-$VERSION-201006080911/$TARBALL"
    1.14  # 4.10:
    1.15  WGET_URL="http://download.eclipse.org/eclipse/downloads/drops4/R-$VERSION-201812060815/$TARBALL"
    1.16 +# 4.14:
    1.17 +WGET_URL="http://download.eclipse.org/eclipse/downloads/drops4/R-$VERSION-201912100610/$TARBALL"
    1.18  
    1.19 +SUGGESTED="java-jre"
    1.20  DEPENDS=""
    1.21  BUILD_DEPENDS=""
    1.22 -SUGGESTED="java-jre"
    1.23  
    1.24  # Rules to configure and make the package.
    1.25  compile_rules()