diff options
Diffstat (limited to 'system/firetools')
-rw-r--r-- | system/firetools/firetools.SlackBuild | 4 | ||||
-rw-r--r-- | system/firetools/firetools.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/firetools/firetools.SlackBuild b/system/firetools/firetools.SlackBuild index b3fd648bde..5575d4d83a 100644 --- a/system/firetools/firetools.SlackBuild +++ b/system/firetools/firetools.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for firetools -# Copyright 2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2017-2019 Willy Sudiarto Raharjo <willysr@slackbuilds.org> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=firetools -VERSION=${VERSION:-0.9.52} +VERSION=${VERSION:-0.9.58} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/firetools/firetools.info b/system/firetools/firetools.info index c1dcee70a8..8980b2a4bf 100644 --- a/system/firetools/firetools.info +++ b/system/firetools/firetools.info @@ -1,8 +1,8 @@ PRGNAM="firetools" -VERSION="0.9.52" +VERSION="0.9.58" HOMEPAGE="https://l3net.wordpress.com/projects/firejail/#firetools" -DOWNLOAD="https://sourceforge.net/projects/firejail/files/firetools/firetools-0.9.52.tar.xz" -MD5SUM="5c6dd64066d76b72cdae191330b42462" +DOWNLOAD="https://sourceforge.net/projects/firejail/files/firetools/firetools-0.9.58.tar.xz" +MD5SUM="113aba51d3534da6e4a4130c29853d14" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="firejail" |