diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-19 23:21:45 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-20 08:06:15 +0700 |
commit | 02dfc744f6bbb44af85f37b54700438abda86b8c (patch) | |
tree | e03f9d2c72050b8f2ef7d798f399915390f0de61 | |
parent | 61d9c5d72714f5bfe1c3bdcb5778355273ec231e (diff) | |
download | slackbuilds-02dfc744f6bbb44af85f37b54700438abda86b8c.tar.gz |
system/firetools: Updated for version 0.9.62.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 5575d4d83a..8d9b43ddb6 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.58} +VERSION=${VERSION:-0.9.62} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/firetools/firetools.info b/system/firetools/firetools.info index 8980b2a4bf..c0026c4338 100644 --- a/system/firetools/firetools.info +++ b/system/firetools/firetools.info @@ -1,8 +1,8 @@ PRGNAM="firetools" -VERSION="0.9.58" +VERSION="0.9.62" HOMEPAGE="https://l3net.wordpress.com/projects/firejail/#firetools" -DOWNLOAD="https://sourceforge.net/projects/firejail/files/firetools/firetools-0.9.58.tar.xz" -MD5SUM="113aba51d3534da6e4a4130c29853d14" +DOWNLOAD="https://sourceforge.net/projects/firejail/files/firetools/firetools-0.9.62.tar.xz" +MD5SUM="182684754c94088a8791c16c5f4c296e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="firejail" |