From 887c79f648e954fe4a4a139a79e133cbf1fc7b47 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Wed, 24 Jan 2018 08:54:23 +0000 Subject: [PATCH] kbfs: rebuild with go-1.9.3 --- srcpkgs/kbfs/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/kbfs/template b/srcpkgs/kbfs/template index 4a4a08d2961..99f30608f22 100644 --- a/srcpkgs/kbfs/template +++ b/srcpkgs/kbfs/template @@ -1,7 +1,7 @@ # Template file for 'kbfs'. pkgname=kbfs version=1.0.36 -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}/kbfsdokan ${go_import_path}/kbfstool"