From fa7c8e461dd45b5d616e78fad15c882cc926e383 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 26 Feb 2024 09:20:06 -0500 Subject: [PATCH] croc: update to 9.6.13. --- srcpkgs/croc/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/croc/template b/srcpkgs/croc/template index 3fa43b03fc5..86b4985cbe3 100644 --- a/srcpkgs/croc/template +++ b/srcpkgs/croc/template @@ -1,6 +1,6 @@ # Template file for 'croc' pkgname=croc -version=9.6.6 +version=9.6.13 revision=1 build_style=go go_import_path=github.com/schollz/croc/v${version%%.*} @@ -9,7 +9,7 @@ maintainer="Benjamín Albiñana " license="MIT" homepage="https://github.com/schollz/croc" distfiles="https://github.com/schollz/croc/archive/v${version}.tar.gz" -checksum=9dd954e0068df2be416c71161665bfc283f150d30ba0bf96cee723701e93616f +checksum=5362ae8433ebd4fda9efcd853b4b8959992cf5f531ef0958ea6ed969f2eafa7b post_install() { vlicense LICENSE