# Template file for 'git-lfs' pkgname=git-lfs version=2.7.2 revision=1 build_style=go go_import_path="github.com/git-lfs/git-lfs" hostmakedepends="go git" short_desc="Git extension for versioning large files" maintainer="Michael Aldridge " license="MIT" homepage="https://git-lfs.github.com/" distfiles="https://github.com/git-lfs/${pkgname}/archive/v${version}.tar.gz" checksum=e65659f12ec557ae8c778c01ca62d921413221864b68bd93cfa41399028ae67f post_install() { vlicense LICENSE.md }