mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
office/fop: Updated for version 2.9.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b2699a2254
commit
0cacbacb40
2 changed files with 4 additions and 4 deletions
|
@ -43,7 +43,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=fop
|
||||
VERSION=${VERSION:-2.8}
|
||||
VERSION=${VERSION:-2.9}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
PRGNAM="fop"
|
||||
VERSION="2.8"
|
||||
VERSION="2.9"
|
||||
HOMEPAGE="https://xmlgraphics.apache.org/fop/"
|
||||
DOWNLOAD="https://archive.apache.org/dist/xmlgraphics/fop/binaries/fop-2.8-bin.tar.gz \
|
||||
DOWNLOAD="https://archive.apache.org/dist/xmlgraphics/fop/binaries/fop-2.9-bin.tar.gz \
|
||||
https://downloads.sourceforge.net/offo/2.2/offo-hyphenation-compiled.zip"
|
||||
MD5SUM="e23b5802611007dcf8de375077c09a5f \
|
||||
MD5SUM="7fdf30262fdc5e5246a0e2ecc2c20014 \
|
||||
5ec09cce6d8a09bc53a6441790021ecf"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue