git-lfs: update to 2.6.0
This commit is contained in:
parent
6bbc3c6bff
commit
b03d821555
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'git-lfs'
|
||||
pkgname=git-lfs
|
||||
version=2.5.2
|
||||
version=2.6.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/git-lfs/git-lfs"
|
||||
hostmakedepends="go"
|
||||
hostmakedepends="go git"
|
||||
short_desc="Git extension for versioning large files"
|
||||
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=0ab21f0f9b6c40acd9748a1669f1023ef38f913d8be83bbf7b7c7d983bd3c4d1
|
||||
checksum=e75b361d828d7b6e9ba537137d5243fa1e000a20686cddec2775b533a6b08f01
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in New Issue