nsjail: revbump for protobuf26

This commit is contained in:
Andrew J. Hesford 2021-02-19 09:08:49 -05:00
parent 35527e1929
commit 50d76f728f
2 changed files with 4 additions and 2 deletions

View file

@ -1,7 +1,7 @@
# Template file for 'nsjail'
pkgname=nsjail
version=3.0
revision=3
revision=4
build_style=gnu-makefile
hostmakedepends="bison flex pkg-config protobuf which"
makedepends="libnl3-devel protobuf-devel"

2
srcpkgs/nsjail/update Normal file
View file

@ -0,0 +1,2 @@
site="https://github.com/google/nsjail/tags"
pattern="archive/\K[0-9.]+(?=.tar.gz)"