summaryrefslogtreecommitdiffstats
path: root/office/fop/fop.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'office/fop/fop.SlackBuild')
-rw-r--r--office/fop/fop.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/office/fop/fop.SlackBuild b/office/fop/fop.SlackBuild
index 6d224ecb02..d7153b6947 100644
--- a/office/fop/fop.SlackBuild
+++ b/office/fop/fop.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for fop
# Copyright 2015 Thorn Inurcide USA
-# Copyright 2020, 2021 Lenard Spencer, Orlando, Florida, USA
+# Copyright 2020, 2021, 2023 Lenard Spencer, Orlando, Florida, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -43,8 +43,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=fop
-VERSION=${VERSION:-2.7}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-2.8}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}