mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
system/firetools: Updated for version 0.9.50.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d494ee2647
commit
76d007a1ee
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue