nsjail: update to 2.2. (#8913)

This commit is contained in:
maxice8 2017-11-06 09:02:31 -02:00 committed by Juan RP
parent 3ab25ac10b
commit 1600e1113d

View File

@ -1,10 +1,10 @@
# Template file for 'nsjail'
pkgname=nsjail
version=1.5
version=2.2
revision=1
build_style=gnu-makefile
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"
maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="Apache-2.0"