diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-07 11:15:32 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-07 11:15:32 +0700 |
commit | 902a6c3e16c3f387af0c938969d6082197b43e13 (patch) | |
tree | 926777d63ca4c12b6db23c1a55c083fa78fc3d08 /system/firetools | |
parent | 49f728141103397dfa4f08fd6109fc9d3469ed1c (diff) | |
download | slackbuilds-902a6c3e16c3f387af0c938969d6082197b43e13.tar.gz |
system/firetools: Updated for version 0.9.52.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/firetools')
-rw-r--r-- | system/firetools/firetools.SlackBuild | 2 | ||||
-rw-r--r-- | system/firetools/firetools.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/firetools/firetools.SlackBuild b/system/firetools/firetools.SlackBuild index 726db3e57d..b3fd648bde 100644 --- a/system/firetools/firetools.SlackBuild +++ b/system/firetools/firetools.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=firetools -VERSION=${VERSION:-0.9.50} +VERSION=${VERSION:-0.9.52} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/firetools/firetools.info b/system/firetools/firetools.info index 7ff4d4413b..c1dcee70a8 100644 --- a/system/firetools/firetools.info +++ b/system/firetools/firetools.info @@ -1,8 +1,8 @@ PRGNAM="firetools" -VERSION="0.9.50" +VERSION="0.9.52" HOMEPAGE="https://l3net.wordpress.com/projects/firejail/#firetools" -DOWNLOAD="https://sourceforge.net/projects/firejail/files/firetools/firetools-0.9.50.tar.xz" -MD5SUM="b05f6bb741d46b5ab1a7f121c1b4aad9" +DOWNLOAD="https://sourceforge.net/projects/firejail/files/firetools/firetools-0.9.52.tar.xz" +MD5SUM="5c6dd64066d76b72cdae191330b42462" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="firejail" |