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

Bruno Pagani archange at archlinux.org
Thu Feb 1 10:20:09 UTC 2018


    Date: Thursday, February 1, 2018 @ 10:20:08
  Author: archange
Revision: 288470

upgpkg: nsjail 2.4-1

kafel updated in https://github.com/google/nsjail/commit/b7b6faf5dff3d34d48f164cb3586791abb3168c2

Modified:
  nsjail/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-01 10:19:58 UTC (rev 288469)
+++ PKGBUILD	2018-02-01 10:20:08 UTC (rev 288470)
@@ -1,7 +1,7 @@
 # Maintainer: Bruno Pagani <archange at archlinux.org> 
 
 pkgname=nsjail
-pkgver=2.3
+pkgver=2.4
 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=33d7970ba0d5a1939371f3448e13ede833b32afd')
-sha256sums=('a9f7e63c798cd93e3be8d23e1170baac94f304320660d92597f752a48b1e7fb6'
+        'git+https://github.com/google/kafel.git#commit=f664aca45eae96dabdd17830fcef89ddca110643')
+sha256sums=('2020d8fd87611ebfdf8d21825b3556693d0f2919b02eb268b1413bc93af9fbb7'
             'SKIP')
 
 prepare() {



More information about the arch-commits mailing list