mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
system/firejail: Updated for version 0.9.40.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e08c835d80
commit
d934b75eb2
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=firejail
|
||||
VERSION=${VERSION:-0.9.38}
|
||||
VERSION=${VERSION:-0.9.40}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="firejail"
|
||||
VERSION="0.9.38"
|
||||
VERSION="0.9.40"
|
||||
HOMEPAGE="http://firejail.wordpress.com/"
|
||||
DOWNLOAD="http://sourceforge.net/projects/firejail/files/firejail/firejail-0.9.38.tar.bz2"
|
||||
MD5SUM="7907c3499b2180304f2a58a9e3e88016"
|
||||
DOWNLOAD="http://sourceforge.net/projects/firejail/files/firejail/firejail-0.9.40.tar.bz2"
|
||||
MD5SUM="f73e7d3287b0af843365a2278723beb6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue