From 72a89d738e6461d950372f2997e53468f902519a Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Tue, 19 Jun 2018 17:53:20 +0200 Subject: [PATCH] nsjail: update to 2.7. --- srcpkgs/nsjail/template | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/srcpkgs/nsjail/template b/srcpkgs/nsjail/template index 71f9c659ed..78a052e12b 100644 --- a/srcpkgs/nsjail/template +++ b/srcpkgs/nsjail/template @@ -1,6 +1,6 @@ # Template file for 'nsjail' pkgname=nsjail -version=2.6 +version=2.7 revision=1 build_style=gnu-makefile hostmakedepends="bison flex pkg-config protobuf-devel" @@ -9,14 +9,10 @@ short_desc="A light-weight process isolation tool" maintainer="Andrea Brancaleoni " license="Apache-2.0" homepage="http://nsjail.com" -distfiles=" - https://github.com/google/nsjail/archive/${version}.tar.gz - https://github.com/google/kafel/archive/9a8568c8f91a91d93893a61a48665dc329e075f1.tar.gz -" -checksum=" - 866c181266e33f94e22e1bba72c04883d8bd5694929b19d8aa183a72acc8519b - 6fc048e72499fd0bc0414e4ab9c32fabefc04a2a36a8af46799557aa3150d1dd -" +distfiles="https://github.com/google/nsjail/archive/${version}.tar.gz +https://github.com/google/kafel/archive/409ccb2113e1f82f497d1dcfb5ae18376ff7056c.tar.gz" +checksum="28afa89c7dbed94528408e4f11d724622d24ea582739b254fa2a739320e87481 +bfebebaf501f9dbd0d0c374797d3c07ee0dd3537b5a6bc70e80408f081d051fe" only_for_archs="aarch64 aarch64-musl armv5tel armv5tel-musl armv6l armv6l-musl armv7l armv7l-musl x86_64 x86_64-musl"