croc: update to 8.0.2
This commit is contained in:
parent
b8c88c3cbd
commit
a1d9226729
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'croc'
|
||||
pkgname=croc
|
||||
version=8.0.1
|
||||
version=8.0.2
|
||||
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=9c35fe43a1b2875b8fe84cebdbd5c456b1ffc6cdb29a54f328b693458aaf6149
|
||||
checksum=5cb0d1d57e236ac165a1d02343cfc930b142fa9110aea799060af6d8ca587dea
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue