diff options
author | Lenard Spencer <lenardrspencer@gmail.com> | 2019-12-28 09:28:40 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-28 09:28:40 +0700 |
commit | f1ca8941c65f7258ba159057a26fe990ccdd9c57 (patch) | |
tree | 1a1d3d6c0e34e8e14f875caa5dbcb239263e4ae1 /office/fop/fop.info | |
parent | 6f8f791295c1cdcda471b29a4ab6d4f1d09867cc (diff) |
office/fop: Updated for version 2.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/fop/fop.info')
-rw-r--r-- | office/fop/fop.info | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/office/fop/fop.info b/office/fop/fop.info index ed30b5d04f6bb..1037a042031b2 100644 --- a/office/fop/fop.info +++ b/office/fop/fop.info @@ -1,10 +1,10 @@ PRGNAM="fop" -VERSION="2.0" -HOMEPAGE="http://www.apache.org" -DOWNLOAD="https://archive.apache.org/dist/xmlgraphics/fop/source/fop-2.0-src.tar.gz" -MD5SUM="754e5307a73433afb5c4c9b11d45e302" +VERSION="2.4" +HOMEPAGE="https://xmlgraphics.apache.org/fop/" +DOWNLOAD="https://archive.apache.org/dist/xmlgraphics/fop/source/fop-2.4-src.tar.gz" +MD5SUM="e379d5916bc705b6fd3808a77f5d8478" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="apache-ant jai" -MAINTAINER="Thorn Inurcide" -EMAIL="thorn-inurcide@yandex.com" +REQUIRES="apache-ant" +MAINTAINER="Lenard Spencer" +EMAIL="lenardrspencer@gmail.com" |