nsjail: update to 2.2. (#8913)
This commit is contained in:
parent
3ab25ac10b
commit
1600e1113d
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'nsjail'
|
# Template file for 'nsjail'
|
||||||
pkgname=nsjail
|
pkgname=nsjail
|
||||||
version=1.5
|
version=2.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="libnl3-devel git pkg-config protobuf-c bison flex"
|
hostmakedepends="libnl3-devel git pkg-config protobuf-c bison flex"
|
||||||
makedepends="libnl3-devel libcap-devel"
|
makedepends="libnl3-devel libcap-devel protobuf-devel"
|
||||||
short_desc="A light-weight process isolation tool"
|
short_desc="A light-weight process isolation tool"
|
||||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
|
|
Loading…
Reference in New Issue