From 6ef1e2680b3d714ccd13aee4ba819ab19c695558 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 3 May 2018 18:49:50 +0000 Subject: [PATCH] kbfs: rebuild with go-1.10.2 --- srcpkgs/kbfs/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/kbfs/template b/srcpkgs/kbfs/template index c092cc451f..cbc110db6f 100644 --- a/srcpkgs/kbfs/template +++ b/srcpkgs/kbfs/template @@ -1,7 +1,7 @@ # Template file for 'kbfs'. pkgname=kbfs version=1.0.47 -revision=1 +revision=2 build_style=go go_import_path="github.com/keybase/kbfs" go_package="${go_import_path}/kbfsfuse ${go_import_path}/kbfsgit/git-remote-keybase ${go_import_path}/kbfstool"