From a187c674dd4599c6867711dfaf2271329683f0fb Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Fri, 20 Sep 2024 00:35:43 -0400 Subject: [PATCH] croc: fix checksum --- srcpkgs/croc/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/croc/template b/srcpkgs/croc/template index 48356f2c76b..53bb917e865 100644 --- a/srcpkgs/croc/template +++ b/srcpkgs/croc/template @@ -8,8 +8,8 @@ short_desc="Easily and securely send things from one computer to another" 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=21c91834f26e0d3e436736592fc804ea25602ae895404a2637f88ec9ca10127c +distfiles="https://github.com/schollz/croc/archive/refs/tags/v${version}.tar.gz" +checksum=849670f3525a316c44787119e1f86365f7c81d66d8b52877ac5b314e226a1eb7 post_install() { vlicense LICENSE