diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-27 07:32:11 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-27 07:32:11 +0700 |
commit | f01391fad197642ba66b2851ee516bc5eddede89 (patch) | |
tree | 52b09e945ce62a06e594cacce4e67bf2d6922b27 /system/firetools | |
parent | 3feb0333be6cb8c3f21543ada17130e9de3bd440 (diff) |
system/firetools: Updated for version 0.9.58.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 b3fd648bdef9..5575d4d83a64 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 c1dcee70a80f..8980b2a4bf9d 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" |