mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
firejail: update to 0.9.72.
This commit is contained in:
parent
984dc5540d
commit
0e4dfa6aa6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'firejail'
|
# Template file for 'firejail'
|
||||||
pkgname=firejail
|
pkgname=firejail
|
||||||
version=0.9.70
|
version=0.9.72
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-apparmor"
|
configure_args="--enable-apparmor"
|
||||||
|
@ -12,7 +12,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://firejail.wordpress.com"
|
homepage="https://firejail.wordpress.com"
|
||||||
changelog="https://github.com/netblue30/firejail/raw/master/RELNOTES"
|
changelog="https://github.com/netblue30/firejail/raw/master/RELNOTES"
|
||||||
distfiles="https://github.com/netblue30/firejail/archive/${version}.tar.gz"
|
distfiles="https://github.com/netblue30/firejail/archive/${version}.tar.gz"
|
||||||
checksum=c70a52b1b5b6b117bf3846da14b1f67705fce44a8fea49544fe9b8a14534c46b
|
checksum=fa641abe2f673cef304cee6ef0a8ddb69db7919e0b69752f89762a341a87fabc
|
||||||
conf_files="/etc/firejail/* /etc/apparmor.d/local/firejail-default"
|
conf_files="/etc/firejail/* /etc/apparmor.d/local/firejail-default"
|
||||||
|
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue