git-lfs: update to 2.9.1.

This commit is contained in:
Michael Aldridge 2019-12-08 17:31:14 -08:00
parent 458627420a
commit 85886e5953

View File

@ -1,6 +1,6 @@
# Template file for 'git-lfs' # Template file for 'git-lfs'
pkgname=git-lfs pkgname=git-lfs
version=2.9.0 version=2.9.1
revision=1 revision=1
build_style=go build_style=go
go_import_path="github.com/git-lfs/git-lfs" go_import_path="github.com/git-lfs/git-lfs"
@ -10,7 +10,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
license="MIT" license="MIT"
homepage="https://git-lfs.github.com/" homepage="https://git-lfs.github.com/"
distfiles="https://github.com/git-lfs/${pkgname}/archive/v${version}.tar.gz" distfiles="https://github.com/git-lfs/${pkgname}/archive/v${version}.tar.gz"
checksum=f1963ad88747577ffeeb854649aeacaa741c59be74683da4d46b129a72d111b7 checksum=f5a444f00e30b663ae32b34ebee82356ec2af62a8d6eafceaa4f18bfa9b6e600
post_install() { post_install() {
vlicense LICENSE.md vlicense LICENSE.md