croc: update to 10.2.4

This commit is contained in:
elbachir-one 2025-08-05 15:27:48 +01:00 committed by Duncan Overbruck
parent a3c93a6e83
commit 4ddf7cfa6c

View file

@ -1,6 +1,6 @@
# Template file for 'croc' # Template file for 'croc'
pkgname=croc pkgname=croc
version=10.0.12 version=10.2.4
revision=1 revision=1
build_style=go build_style=go
go_import_path=github.com/schollz/croc/v${version%%.*} go_import_path=github.com/schollz/croc/v${version%%.*}
@ -9,7 +9,7 @@ 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/refs/tags/v${version}.tar.gz" distfiles="https://github.com/schollz/croc/archive/refs/tags/v${version}.tar.gz"
checksum=849670f3525a316c44787119e1f86365f7c81d66d8b52877ac5b314e226a1eb7 checksum=c259c07b9da3ea39726b0c5e3f78ae66e858e1379bdb11bef93d31298e68f5fe
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE