parent
6ba65abb4b
commit
3f9d8fdeb9
1 changed files with 3 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'firejail'
|
||||
pkgname=firejail
|
||||
version=0.9.62.2
|
||||
version=0.9.62.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-apparmor"
|
||||
|
@ -12,13 +12,9 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://firejail.wordpress.com"
|
||||
changelog="https://github.com/netblue30/firejail/raw/master/RELNOTES"
|
||||
distfiles="https://github.com/netblue30/firejail/archive/${version}.tar.gz"
|
||||
checksum=acf7248b4a496cf35d3648998e4d030f39ee722ef7e3e6fde29da708a1b1ed24
|
||||
conf_files="/etc/firejail/* /etc/apparmor.d/local/firejail-local"
|
||||
checksum=e165b61d80957846cf18c0ae169e626a1056bafee3214972534a33c97ea492ae
|
||||
conf_files="/etc/firejail/* /etc/apparmor.d/local/firejail-default"
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" --disable-seccomp"
|
||||
fi
|
||||
|
||||
post_install() {
|
||||
vinstall etc/firejail-local 644 etc/apparmor.d/local
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue