summaryrefslogtreecommitdiffstats
path: root/system/firetools
diff options
context:
space:
mode:
Diffstat (limited to 'system/firetools')
-rw-r--r--system/firetools/firetools.SlackBuild6
-rw-r--r--system/firetools/firetools.info6
2 files changed, 6 insertions, 6 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}
diff --git a/system/firetools/firetools.info b/system/firetools/firetools.info
index de0fd045c9..f4ddd75fa9 100644
--- a/system/firetools/firetools.info
+++ b/system/firetools/firetools.info
@@ -1,8 +1,8 @@
PRGNAM="firetools"
-VERSION="0.9.64"
+VERSION="0.9.72"
HOMEPAGE="https://l3net.wordpress.com/projects/firejail/#firetools"
-DOWNLOAD="https://sourceforge.net/projects/firejail/files/firetools/firetools-0.9.64.tar.xz"
-MD5SUM="a95af117c8bd1c78a67de450a8ecb97a"
+DOWNLOAD="https://sourceforge.net/projects/firejail/files/firetools/firetools-0.9.72.tar.xz"
+MD5SUM="0505680f8b468ce5ae60827f35915ba5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="firejail"