[arch-commits] Commit in nsjail/trunk (PKGBUILD)

Bruno Pagani archange at archlinux.org
Thu Apr 19 16:42:48 UTC 2018


    Date: Thursday, April 19, 2018 @ 16:42:47
  Author: archange
Revision: 317047

upgpkg: nsjail 2.6-1

Including a dummy (i386 only) kafel submodule update.

Modified:
  nsjail/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-19 16:12:17 UTC (rev 317046)
+++ PKGBUILD	2018-04-19 16:42:47 UTC (rev 317047)
@@ -1,7 +1,7 @@
 # Maintainer: Bruno Pagani <archange at archlinux.org> 
 
 pkgname=nsjail
-pkgver=2.5
+pkgver=2.6
 pkgrel=1
 pkgdesc="A light-weight process isolation tool"
 arch=('x86_64')
@@ -10,8 +10,8 @@
 depends=('protobuf' 'libnl')
 makedepends=('git')
 source=(${pkgname}-${pkgver}.tar.gz::"https://github.com/google/nsjail/archive/${pkgver}.tar.gz"
-        'git+https://github.com/google/kafel.git#commit=f664aca45eae96dabdd17830fcef89ddca110643')
-sha256sums=('70f6f7ad82cf8ab14022b66702a90006221da4279fcb4254c79e13c11bb357a0'
+        'git+https://github.com/google/kafel.git#commit=9a8568c8f91a91d93893a61a48665dc329e075f1')
+sha256sums=('866c181266e33f94e22e1bba72c04883d8bd5694929b19d8aa183a72acc8519b'
             'SKIP')
 
 prepare() {



More information about the arch-commits mailing list