From c0133a8be710689f8c26db436069216ba1cdc0d7 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 14 Aug 2024 23:01:41 -0400 Subject: [PATCH] croc: rebuild for go-1.23.0 --- srcpkgs/croc/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/croc/template b/srcpkgs/croc/template index 7a07d4ef271..a7e9f5967e3 100644 --- a/srcpkgs/croc/template +++ b/srcpkgs/croc/template @@ -1,7 +1,7 @@ # Template file for 'croc' pkgname=croc version=10.0.10 -revision=1 +revision=2 build_style=go go_import_path=github.com/schollz/croc/v${version%%.*} short_desc="Easily and securely send things from one computer to another"