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"
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="Apache-2.0"
homepage="http://nsjail.com"
distfiles="https://github.com/google/nsjail/archive/${version}.tar.gz
https://github.com/google/kafel/archive/8e69b8efae415cde3debffbb1e379d9e7a16835a.tar.gz"
https://github.com/google/kafel/archive/8e69b8efae415cde3debffbb1e379d9e7a16835a.tar.gz"
checksum="cfa66d3ed136b2e221752287b95e544915e8a6760aa866f023b604d14a374919
4a6c9a1a70ed99bbed767adc106081b017a3090307ea88cc7e329b82daa1373b"

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)"