From 003995f62833cb9c68ca441bee9073bf4efc7f97 Mon Sep 17 00:00:00 2001 From: maxice8 <30738253+maxice8@users.noreply.github.com> Date: Fri, 13 Oct 2017 04:31:10 -0300 Subject: [PATCH] git-lfs: update to 2.3.3. (#8034) --- srcpkgs/git-lfs/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/git-lfs/template b/srcpkgs/git-lfs/template index 869749d4bf1..2e8d3794fa6 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.0 -revision=2 +version=2.3.3 +revision=1 nocross=1 build_style=go go_import_path="github.com/git-lfs/git-lfs" @@ -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=4f972b4578d09a464cfc730df3a0ff6255d5ca0e09ea2913b3b6515d9c987d81 +checksum=d491a8de54c0c68b467176f3a538f6e01c809e445cbebff3db3ed8745196871b pre_build() { chmod +x script/bootstrap