git-lfs: udpate to 2.6.1.
This commit is contained in:
parent
0208806d5a
commit
3766a15b36
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'git-lfs'
|
||||
pkgname=git-lfs
|
||||
version=2.6.0
|
||||
version=2.6.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/git-lfs/git-lfs"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
|||
license="MIT"
|
||||
homepage="https://git-lfs.github.com/"
|
||||
distfiles="https://github.com/git-lfs/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=e75b361d828d7b6e9ba537137d5243fa1e000a20686cddec2775b533a6b08f01
|
||||
checksum=e17cd9d4e66d1116be32f7ddc7e660c7f8fabbf510bc01b01ec15a22dd934ead
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in a new issue