system/firetools: Updated for version 0.9.58.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3feb0333be
commit
f01391fad1
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue