croc: update to 8.0.1
This commit is contained in:
parent
eb15e2874f
commit
d34719fe97
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'croc'
|
||||
pkgname=croc
|
||||
version=6.4.11
|
||||
version=8.0.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/schollz/croc/v6
|
||||
|
@ -10,7 +10,7 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/schollz/croc"
|
||||
distfiles="https://github.com/schollz/croc/archive/v${version}.tar.gz"
|
||||
checksum=9a5c390920bbfb0fd4c3c044392acd7cfd051a4730abd6c68c142504025c4f4e
|
||||
checksum=9c35fe43a1b2875b8fe84cebdbd5c456b1ffc6cdb29a54f328b693458aaf6149
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue