nsjail: rebuild against protobuf-3.7.0
[ci skip]
This commit is contained in:
parent
c15c7a236d
commit
4d58465651
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'nsjail'
|
# Template file for 'nsjail'
|
||||||
pkgname=nsjail
|
pkgname=nsjail
|
||||||
version=2.8
|
version=2.8
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="bison flex pkg-config protobuf-devel"
|
hostmakedepends="bison flex pkg-config protobuf"
|
||||||
makedepends="libnl3-devel protobuf-devel"
|
makedepends="libnl3-devel protobuf-devel"
|
||||||
short_desc="Light-weight process isolation tool"
|
short_desc="Light-weight process isolation tool"
|
||||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
|
|
Loading…
Reference in a new issue