* update firejail to 0.9.72-3.1
This commit is contained in:
parent
03517b8bbc
commit
b4e2746849
24
firejail/.SRCINFO
Normal file
24
firejail/.SRCINFO
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
pkgbase = firejail
|
||||||
|
pkgdesc = Linux namespaces sandbox program
|
||||||
|
pkgver = 0.9.72
|
||||||
|
pkgrel = 3.1
|
||||||
|
url = https://github.com/netblue30/firejail
|
||||||
|
install = firejail.install
|
||||||
|
arch = x86_64
|
||||||
|
arch = powerpc64le
|
||||||
|
arch = powerpc64
|
||||||
|
arch = powerpc
|
||||||
|
arch = riscv64
|
||||||
|
license = GPL2
|
||||||
|
makedepends = git
|
||||||
|
depends = apparmor
|
||||||
|
optdepends = xdg-dbus-proxy: for D-Bus filtering
|
||||||
|
backup = etc/apparmor.d/local/firejail-default
|
||||||
|
backup = etc/firejail/firecfg.config
|
||||||
|
backup = etc/firejail/firejail.config
|
||||||
|
backup = etc/firejail/login.users
|
||||||
|
source = git+https://github.com/netblue30/firejail.git#tag=0.9.72
|
||||||
|
sha256sums = 24a620481e047017b9cf20bb7e61c38aa1817161f16623fabefb01631bf19428
|
||||||
|
b2sums = 038976865af9384f8593b65306e43ca01350f5c0d55fd617ef39e4a9855f589da9ccc9c37a4aa0e50e08e54517573d54d520cb9b4cd1ad6406ad18b7e3aa05d9
|
||||||
|
|
||||||
|
pkgname = firejail
|
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
pkgname=firejail
|
pkgname=firejail
|
||||||
pkgver=0.9.72
|
pkgver=0.9.72
|
||||||
pkgrel=3
|
pkgrel=3.1
|
||||||
pkgdesc='Linux namespaces sandbox program'
|
pkgdesc='Linux namespaces sandbox program'
|
||||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||||
url=https://github.com/netblue30/firejail
|
url=https://github.com/netblue30/firejail
|
||||||
|
Loading…
x
Reference in New Issue
Block a user