system/firejail: Updated for version 0.9.44.8.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2017-01-20 19:36:22 +07:00
parent d3faed2340
commit 9410d7cd0b
3 changed files with 9 additions and 8 deletions

View file

@ -3,6 +3,7 @@
# Slackware build script for firejail
# Copyright 2015 mwgg
# Copyright 2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=firejail
VERSION=${VERSION:-0.9.44.4}
VERSION=${VERSION:-0.9.44.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="firejail"
VERSION="0.9.44.4"
HOMEPAGE="http://firejail.wordpress.com/"
DOWNLOAD="http://sourceforge.net/projects/firejail/files/firejail/firejail-0.9.44.4.tar.xz"
MD5SUM="d1b77101fd0e35a18242d7593486d984"
VERSION="0.9.44.8"
HOMEPAGE="https://firejail.wordpress.com/"
DOWNLOAD="https://sourceforge.net/projects/firejail/files/firejail/firejail-0.9.44.8.tar.xz"
MD5SUM="7e6dca7202b1d70105b39646755cc620"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
MAINTAINER="mwgg"
EMAIL="m@mw.gg"
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"

View file

@ -15,5 +15,5 @@ firejail: descendants to have their own private view of the globally shared
firejail: kernel resources, such as the network stack, process table, mount
firejail: table.
firejail:
firejail: Homepage: http://firejail.wordpress.com/
firejail: Homepage: https://firejail.wordpress.com/
firejail: