diff --git a/srcpkgs/croc/template b/srcpkgs/croc/template index faad7701887ea0..05cb7a60ff6ce0 100644 --- a/srcpkgs/croc/template +++ b/srcpkgs/croc/template @@ -1,15 +1,15 @@ # Template file for 'croc' pkgname=croc -version=10.4.4 +version=10.4.14 revision=1 build_style=go -go_import_path=github.com/schollz/croc/v${version%%.*} +go_import_path="github.com/schollz/croc/v${version%%.*}" short_desc="Easily and securely send things from one computer to another" maintainer="Orphaned " license="MIT" homepage="https://github.com/schollz/croc" distfiles="https://github.com/schollz/croc/archive/refs/tags/v${version}.tar.gz" -checksum=33e9160829705942178a017ce055196c4a66c9ef5cdfe8029e840be835e756d4 +checksum=3280b690b81520837e4b17bbc4fa3116ad8d534229e4d8ec2bdf017a2ca7755a post_install() { vlicense LICENSE