diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-10-04 21:15:12 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-10-07 07:01:57 +0700 |
commit | 76d007a1ee0366e29d0b968ca448bb63b5d48471 (patch) | |
tree | 887cf93e954bc26be227e3c9e33344cb6919b151 /system | |
parent | d494ee264725b9bc033e7611288ae8bc6950e3cb (diff) |
system/firetools: Updated for version 0.9.50.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-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 3c066cd7f0e7..726db3e57df4 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.46} +VERSION=${VERSION:-0.9.50} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/firetools/firetools.info b/system/firetools/firetools.info index 4a4ecc371aa0..7ff4d4413bf6 100644 --- a/system/firetools/firetools.info +++ b/system/firetools/firetools.info @@ -1,8 +1,8 @@ PRGNAM="firetools" -VERSION="0.9.46" +VERSION="0.9.50" HOMEPAGE="https://l3net.wordpress.com/projects/firejail/#firetools" -DOWNLOAD="https://sourceforge.net/projects/firejail/files/firetools/firetools-0.9.46.tar.xz" -MD5SUM="b17ac7399ef4610bc4713f45030d47d3" +DOWNLOAD="https://sourceforge.net/projects/firejail/files/firetools/firetools-0.9.50.tar.xz" +MD5SUM="b05f6bb741d46b5ab1a7f121c1b4aad9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="firejail" |