croc: update to 9.1.5.

This commit is contained in:
Benjamín Albiñana 2021-06-15 07:30:36 +02:00 committed by Piraty
parent e5af7d2b23
commit 3aca386d0b

View file

@ -1,6 +1,6 @@
# Template file for 'croc' # Template file for 'croc'
pkgname=croc pkgname=croc
version=9.1.4 version=9.1.5
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%%.*}
@ -10,7 +10,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=6a7d304f06c6824c9648a588a5c6b9f7366d87a442dc536e810a078a4441c9dd checksum=582eb4d9c06634b1cf9035f1b3e7d8eee67a8e759f882ca6253e8b33184928ae
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE