git-lfs: update to 2.10.0.
This commit is contained in:
parent
477818a290
commit
fe45b06b65
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'git-lfs'
|
||||
pkgname=git-lfs
|
||||
version=2.9.2
|
||||
version=2.10.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/git-lfs/git-lfs"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://git-lfs.github.com/"
|
||||
distfiles="https://github.com/git-lfs/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=77358e12545415a6716b1e0228540f0e90619f1738dfe114cd3e5c30d43ffffd
|
||||
checksum=07fd5c57a1039d5717dc192affbe3268ec2fd03accdca462cb504c0b4194cd23
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in a new issue