firejail: update to 0.9.60.
This commit is contained in:
parent
9cb539f1b5
commit
0c719ffe53
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'firejail'
|
||||
pkgname=firejail
|
||||
version=0.9.58.2
|
||||
version=0.9.60
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-apparmor"
|
||||
|
@ -11,7 +11,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://firejail.wordpress.com"
|
||||
#changelog="https://raw.githubusercontent.com/netblue30/firejail/master/RELNOTES"
|
||||
distfiles="https://github.com/netblue30/firejail/archive/${version}.tar.gz"
|
||||
checksum=80a7afb2aa128cbffe537eaa2cad82fe8ecd7879184f5aa0d2ff12268e8edab8
|
||||
checksum=dd3059b19365c2c095b85e3f86737fdcaca0a05357680f0e377bebf07791bc70
|
||||
conf_files="/etc/firejail/* /etc/apparmor.d/local/firejail-local"
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue