From 11c7614b1aa5db5bbf3483c52524aec8f2cc3282 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Thu, 22 Feb 2018 22:55:57 -0500 Subject: [PATCH] git-lfs: rebuild with go-1.10 --- 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 f3bcbf67fb6..1bb423afbfa 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=3 +revision=4 nocross=1 build_style=go go_import_path="github.com/git-lfs/git-lfs"