From 5e8a101e0f389b1458677c38e0095d03d4b5a1df Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Wed, 24 Jan 2018 08:54:19 +0000 Subject: [PATCH] git-lfs: rebuild with go-1.9.3 --- 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 ebe93a81f9d..f3bcbf67fb6 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=2 +revision=3 nocross=1 build_style=go go_import_path="github.com/git-lfs/git-lfs"