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'
|
# Template file for 'git-lfs'
|
||||||
pkgname=git-lfs
|
pkgname=git-lfs
|
||||||
version=2.6.0
|
version=2.6.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.eu>"
|
||||||
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=e75b361d828d7b6e9ba537137d5243fa1e000a20686cddec2775b533a6b08f01
|
checksum=e17cd9d4e66d1116be32f7ddc7e660c7f8fabbf510bc01b01ec15a22dd934ead
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue