mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-01 09:32:57 +02:00
firejail: update to 0.9.58.
This commit is contained in:
parent
62c877431e
commit
a4aaf19428
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'firejail'
|
# Template file for 'firejail'
|
||||||
pkgname=firejail
|
pkgname=firejail
|
||||||
version=0.9.56
|
version=0.9.58
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-apparmor"
|
configure_args="--enable-apparmor"
|
||||||
makedepends="libapparmor-devel"
|
makedepends="libapparmor-devel"
|
||||||
|
@ -11,7 +11,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://firejail.wordpress.com"
|
homepage="https://firejail.wordpress.com"
|
||||||
#changelog="https://raw.githubusercontent.com/netblue30/firejail/master/RELNOTES"
|
#changelog="https://raw.githubusercontent.com/netblue30/firejail/master/RELNOTES"
|
||||||
distfiles="https://github.com/netblue30/firejail/archive/${version}.tar.gz"
|
distfiles="https://github.com/netblue30/firejail/archive/${version}.tar.gz"
|
||||||
checksum=8cd15811cda5973cd0f7965b379af42d22228803f3c7cb38cb1e18e962ee704c
|
checksum=908dcd1d37a4b8f40887f04e313d8547625bc9beeb40ba7dc5d7474deb08aaec
|
||||||
conf_files="/etc/firejail/* /etc/apparmor.d/local/firejail-local"
|
conf_files="/etc/firejail/* /etc/apparmor.d/local/firejail-local"
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue