mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
nsjail: revbump for protobuf26
This commit is contained in:
parent
35527e1929
commit
50d76f728f
2 changed files with 4 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'nsjail'
|
# Template file for 'nsjail'
|
||||||
pkgname=nsjail
|
pkgname=nsjail
|
||||||
version=3.0
|
version=3.0
|
||||||
revision=3
|
revision=4
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="bison flex pkg-config protobuf which"
|
hostmakedepends="bison flex pkg-config protobuf which"
|
||||||
makedepends="libnl3-devel protobuf-devel"
|
makedepends="libnl3-devel protobuf-devel"
|
||||||
|
|
2
srcpkgs/nsjail/update
Normal file
2
srcpkgs/nsjail/update
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
site="https://github.com/google/nsjail/tags"
|
||||||
|
pattern="archive/\K[0-9.]+(?=.tar.gz)"
|
Loading…
Add table
Reference in a new issue