summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 25ee2db085902e1b551143f448dd82ff6d5d5ef9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = nsjail-git
	pkgdesc = A light-weight process isolation tool, making use of Linux namespaces and seccomp-bpf syscall filters (with help of the kafel bpf language)
	pkgver = r1252.5063fa5
	pkgrel = 1
	url = http://nsjail.com
	arch = x86_64
	license = Apache-2.0
	makedepends = git
	depends = protobuf-21
	depends = libnl
	depends = gcc-libs
	depends = glibc
	provides = nsjail
	conflicts = nsjail
	source = nsjail-git::git+https://github.com/google/nsjail.git#commit=5063fa5af6020bf73c0edce552a7c0156f1d8860
	source = protobuf.patch
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = nsjail-git