wok diff fop/receipt @ rev 25164

updated python-antlr (3.5.2 -> 3.5.3)
author Hans-G?nter Theisgen
date Fri Jul 01 10:50:21 2022 +0100 (23 months ago)
parents bfabe25c21ff
children f7cc93574053
line diff
     1.1 --- a/fop/receipt	Sun Feb 13 18:01:32 2022 +0000
     1.2 +++ b/fop/receipt	Fri Jul 01 10:50:21 2022 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="fop"
     1.7 -VERSION="2.4"
     1.8 +VERSION="2.7"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Open source XSL-FO implementation."
    1.11  MAINTAINER="paul@slitaz.org"
    1.12 @@ -9,7 +9,7 @@
    1.13  WEB_SITE="https://xmlgraphics.apache.org/fop/"
    1.14  
    1.15  TARBALL="$PACKAGE-$VERSION-bin.tar.gz"
    1.16 -WGET_URL="http://apache.org/dist/xmlgraphics/$PACKAGE/binaries/$TARBALL"
    1.17 +WGET_URL="https://apache.org/dist/xmlgraphics/$PACKAGE/binaries/$TARBALL"
    1.18  
    1.19  SUGGESTED="java-jre"
    1.20  DEPENDS=""