# Template file for 'git-lfs' pkgname=git-lfs version=2.9.1 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=f5a444f00e30b663ae32b34ebee82356ec2af62a8d6eafceaa4f18bfa9b6e600 post_install() { vlicense LICENSE.md }