From ac32561daba81848184fcf31c35a18895f7911d8 Mon Sep 17 00:00:00 2001 From: Nicklaus McClendon Date: Thu, 14 Sep 2017 15:12:17 -0500 Subject: [PATCH] git-lfs: update to 2.3.0. --- srcpkgs/git-lfs/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/git-lfs/template b/srcpkgs/git-lfs/template index 66220baee27..869749d4bf1 100644 --- a/srcpkgs/git-lfs/template +++ b/srcpkgs/git-lfs/template @@ -1,6 +1,6 @@ # Template file for 'git-lfs' pkgname=git-lfs -version=2.2.1 +version=2.3.0 revision=2 nocross=1 build_style=go @@ -12,7 +12,7 @@ maintainer="Nicklaus McClendon " license="MIT" homepage="https://git-lfs.github.com/" distfiles="https://github.com/git-lfs/${pkgname}/archive/v${version}.tar.gz" -checksum=fede2b31b0539fd4a580f831867caac1b5d5dc4405e938c4ee0bfeacfb78ad7a +checksum=4f972b4578d09a464cfc730df3a0ff6255d5ca0e09ea2913b3b6515d9c987d81 pre_build() { chmod +x script/bootstrap