summaryrefslogtreecommitdiffstats
path: root/system/firetools/firetools.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/firetools/firetools.SlackBuild')
-rw-r--r--system/firetools/firetools.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/system/firetools/firetools.SlackBuild b/system/firetools/firetools.SlackBuild
index 95368baae7..8fd9b461c1 100644
--- a/system/firetools/firetools.SlackBuild
+++ b/system/firetools/firetools.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for firetools
-# Copyright 2017-2021 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2017-2023 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -28,8 +28,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=firetools
-VERSION=${VERSION:-0.9.64}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-0.9.72}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}