croc: update to 10.0.10

This commit is contained in:
Soanvig 2024-07-24 12:39:42 +02:00 committed by classabbyamp
parent f34ed09ce0
commit 9407a2d905
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'croc' # Template file for 'croc'
pkgname=croc pkgname=croc
version=9.6.13 version=10.0.10
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="Benjamín Albiñana <benalb@gmail.com>"
license="MIT" license="MIT"
homepage="https://github.com/schollz/croc" homepage="https://github.com/schollz/croc"
distfiles="https://github.com/schollz/croc/archive/v${version}.tar.gz" distfiles="https://github.com/schollz/croc/archive/v${version}.tar.gz"
checksum=5362ae8433ebd4fda9efcd853b4b8959992cf5f531ef0958ea6ed969f2eafa7b checksum=0c36b63ce4c60d9cfc0d338329911e7f358d11a2a9463e2bf5a8972d9a9f4b36
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE