firejail: update to 0.9.50.
This commit is contained in:
parent
05a03872da
commit
46421a19d3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'firejail'
|
||||
pkgname=firejail
|
||||
version=0.9.48
|
||||
version=0.9.50
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="https://firejail.wordpress.com"
|
||||
distfiles="https://github.com/netblue30/firejail/archive/${version}.tar.gz"
|
||||
checksum=89db558f7625e2341656751e7681ac7079f5d3d2ef9a9df03f3672dd2f71158e
|
||||
checksum=2a43f6eed74a09d62f6034961bb82da27993344e2937b6ad2fa14782d13ed0ee
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
arm*|aarch64*) configure_args+=" --disable-seccomp" ;;
|
||||
|
|
Loading…
Reference in a new issue