mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
firejail: update to 0.9.64.2.
This commit is contained in:
parent
da14d6e489
commit
593fea426f
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.64
|
version=0.9.64.2
|
||||||
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=b261ccf4b40a8c282db1542cf5f574c1c92b0bdf7cbce09267262dde047286aa
|
checksum=fa4113ccdf74694eeeb3d223017c1ade92bb104232df9340d30873816856f61c
|
||||||
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