From 091922e756d8ea6018a3af0b4a80352e655edbc1 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 30 Mar 2018 16:30:14 +0000 Subject: [PATCH] kbfs: rebuild with go-1.10.1 --- srcpkgs/kbfs/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/kbfs/template b/srcpkgs/kbfs/template index 511afcaa4c2..64d9c9c0bea 100644 --- a/srcpkgs/kbfs/template +++ b/srcpkgs/kbfs/template @@ -1,7 +1,7 @@ # Template file for 'kbfs'. pkgname=kbfs version=1.0.44 -revision=2 +revision=3 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"