diff --git a/srcpkgs/git-lfs/template b/srcpkgs/git-lfs/template index 3d0448279a8..22bbd88918d 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.0.2 +version=2.1.1 revision=1 nocross=1 build_style=go @@ -11,8 +11,8 @@ short_desc="Git extension for versioning large files" maintainer="Nicklaus McClendon " license="MIT" homepage="https://git-lfs.github.com/" -distfiles="https://github.com/git-lfs/${pkgname}/archive/${version}.tar.gz" -checksum=e266bdffa53e947ba1d0bf8944d73029384bad2ed05af92bc10918d07eec6b63 +distfiles="https://github.com/git-lfs/${pkgname}/archive/v${version}.tar.gz" +checksum=655c1e9bf931afb958c2b81de5c1c38b3ebd6831a04ca5fdcf58cba05e2948d8 pre_build() { chmod +x script/bootstrap