From 925e78e5be52ee788b81b37704b6499efca32f3f Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 3 May 2018 18:49:44 +0000 Subject: [PATCH] git-lfs: rebuild with go-1.10.2 --- srcpkgs/git-lfs/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/git-lfs/template b/srcpkgs/git-lfs/template index 3021ddeddd6..8d559a0063b 100644 --- a/srcpkgs/git-lfs/template +++ b/srcpkgs/git-lfs/template @@ -1,7 +1,7 @@ # Template file for 'git-lfs' pkgname=git-lfs version=2.3.4 -revision=5 +revision=6 nocross=1 build_style=go go_import_path="github.com/git-lfs/git-lfs"