croc: update to 8.0.2

This commit is contained in:
Benjamín Albiñana 2020-03-06 16:49:20 +01:00 committed by Helmut Pozimski
parent b8c88c3cbd
commit a1d9226729

View file

@ -1,6 +1,6 @@
# Template file for 'croc' # Template file for 'croc'
pkgname=croc pkgname=croc
version=8.0.1 version=8.0.2
revision=1 revision=1
build_style=go build_style=go
go_import_path=github.com/schollz/croc/v6 go_import_path=github.com/schollz/croc/v6
@ -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=9c35fe43a1b2875b8fe84cebdbd5c456b1ffc6cdb29a54f328b693458aaf6149 checksum=5cb0d1d57e236ac165a1d02343cfc930b142fa9110aea799060af6d8ca587dea
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE