From ed921c58165442f44682f04b614611cdf7eaee01 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 26 Oct 2017 08:35:58 +0000 Subject: [PATCH] git-lfs: rebuild with go-1.9.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 62e0e0fcea1..197168093cc 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=1 +revision=2 nocross=1 build_style=go go_import_path="github.com/git-lfs/git-lfs"