mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
firejail: update to 0.9.44.10.
This commit is contained in:
parent
af546e510d
commit
c45d006d08
1 changed files with 3 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'firejail'
|
||||
pkgname=firejail
|
||||
version=0.9.44.8
|
||||
version=0.9.44.10
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
conf_files="/etc/firejail/*"
|
||||
|
@ -9,10 +9,8 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="https://firejail.wordpress.com"
|
||||
distfiles="https://github.com/netblue30/firejail/archive/${version}.tar.gz"
|
||||
checksum=4ca0bc08bb2fdb2ee29f9f086bddbe37f7e62a4325f3facbe1b947bb6c24ee62
|
||||
checksum=eccb6f8ace71142253a1ed0e6902bbb3dd560d34bb4785ff1e7d01f0263ade34
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
arm*)
|
||||
configure_args+=" --disable-seccomp"
|
||||
;;
|
||||
arm*) configure_args+=" --disable-seccomp" ;;
|
||||
esac
|
||||
|
|
Loading…
Add table
Reference in a new issue