system/firejail: Updated for version 0.9.38.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2016-02-22 22:56:48 +07:00
parent 3a7ea11de4
commit 25caae0e11
3 changed files with 6 additions and 8 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=firejail
VERSION=${VERSION:-0.9.18}
VERSION=${VERSION:-0.9.38}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -87,8 +87,6 @@ make install DESTDIR=$PKG
find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \
| cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true
mv $PKG/usr/share/man $PKG/usr/
mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc

View file

@ -1,8 +1,8 @@
PRGNAM="firejail"
VERSION="0.9.18"
HOMEPAGE="http://l3net.wordpress.com/projects/firejail/"
DOWNLOAD="http://sourceforge.net/projects/firejail/files/firejail/firejail-0.9.18.tar.bz2"
MD5SUM="9ca253795fdc29ef65b3495844e38e3c"
VERSION="0.9.38"
HOMEPAGE="http://firejail.wordpress.com/"
DOWNLOAD="http://sourceforge.net/projects/firejail/files/firejail/firejail-0.9.38.tar.bz2"
MD5SUM="7907c3499b2180304f2a58a9e3e88016"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""

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://l3net.wordpress.com/projects/firejail/
firejail: Homepage: http://firejail.wordpress.com/
firejail: