croc: update to 6.4.10

This commit is contained in:
Benjamín Albiñana 2020-02-15 14:52:04 +01:00 committed by Helmut Pozimski
parent 84aa13c1fd
commit 3673b78715

View file

@ -1,16 +1,16 @@
# Template file for 'croc' # Template file for 'croc'
pkgname=croc pkgname=croc
version=6.4.8 version=6.4.10
revision=1 revision=1
build_style=go build_style=go
go_import_path=github.com/schollz/croc/v6 go_import_path=github.com/schollz/croc/v6
hostmakedepends="git" hostmakedepends="git"
short_desc="Easily and securely send things from one computer to another" short_desc="Easily and securely send things from one computer to another"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Benjamín Albiñana <benalb@gmail.com>"
license="MIT" license="MIT"
homepage="https://github.com/schollz/croc" homepage="https://github.com/schollz/croc"
distfiles="https://github.com/schollz/croc/archive/v${version}.tar.gz" distfiles="https://github.com/schollz/croc/archive/v${version}.tar.gz"
checksum=ddda68463aa176531cef2cb27f4124f3071ebd277f1c18f57f374d8de1d647ac checksum=dc1462b64c01ad00938c35be89f559bd0fbb1726a6d8a71b0293503929101d9a
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE