nsjail: update to 2.7.
This commit is contained in:
parent
b68dda91d7
commit
72a89d738e
1 changed files with 5 additions and 9 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nsjail'
|
# Template file for 'nsjail'
|
||||||
pkgname=nsjail
|
pkgname=nsjail
|
||||||
version=2.6
|
version=2.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="bison flex pkg-config protobuf-devel"
|
hostmakedepends="bison flex pkg-config protobuf-devel"
|
||||||
|
@ -9,14 +9,10 @@ short_desc="A light-weight process isolation tool"
|
||||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="http://nsjail.com"
|
homepage="http://nsjail.com"
|
||||||
distfiles="
|
distfiles="https://github.com/google/nsjail/archive/${version}.tar.gz
|
||||||
https://github.com/google/nsjail/archive/${version}.tar.gz
|
https://github.com/google/kafel/archive/409ccb2113e1f82f497d1dcfb5ae18376ff7056c.tar.gz"
|
||||||
https://github.com/google/kafel/archive/9a8568c8f91a91d93893a61a48665dc329e075f1.tar.gz
|
checksum="28afa89c7dbed94528408e4f11d724622d24ea582739b254fa2a739320e87481
|
||||||
"
|
bfebebaf501f9dbd0d0c374797d3c07ee0dd3537b5a6bc70e80408f081d051fe"
|
||||||
checksum="
|
|
||||||
866c181266e33f94e22e1bba72c04883d8bd5694929b19d8aa183a72acc8519b
|
|
||||||
6fc048e72499fd0bc0414e4ab9c32fabefc04a2a36a8af46799557aa3150d1dd
|
|
||||||
"
|
|
||||||
|
|
||||||
only_for_archs="aarch64 aarch64-musl armv5tel armv5tel-musl armv6l armv6l-musl armv7l armv7l-musl x86_64 x86_64-musl"
|
only_for_archs="aarch64 aarch64-musl armv5tel armv5tel-musl armv6l armv6l-musl armv7l armv7l-musl x86_64 x86_64-musl"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue