wok diff fop/receipt @ rev 25097

Update some wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jun 18 20:27:19 2022 +0000 (24 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	Sat Jun 18 20:27:19 2022 +0000
     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=""