croc: update to 6.0.6

This commit is contained in:
Unknown 2019-06-02 15:55:01 +03:00 committed by Helmut Pozimski
parent 1125dd11d8
commit 8f70f2c31b

View file

@ -1,16 +1,16 @@
# Template file for 'croc' # Template file for 'croc'
pkgname=croc pkgname=croc
version=4.1.6 version=6.0.6
revision=1 revision=1
build_style=go build_style=go
go_import_path=github.com/schollz/croc 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="Orphaned <orphan@voidlinux.org>"
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=3eff11c33d5a70e10d26b5315a460c148d302e11ba1f80662d8fc475f1552676 checksum=811eee0713b5bdf408dd53a31eff19372da833d46ff36357499c8df4109ec44b
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE