croc: update to 4.0.2.
This commit is contained in:
parent
664bb97d46
commit
24d25ec648
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'croc'
|
||||
pkgname=croc
|
||||
version=4.0.0
|
||||
version=4.0.2
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/schollz/croc"
|
||||
|
@ -10,7 +10,7 @@ maintainer="cr6git <quark6@protonmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/schollz/croc"
|
||||
distfiles="https://github.com/schollz/croc/archive/v${version}.tar.gz"
|
||||
checksum=72033262fe6ef9418dad262c588a0b2ab83e74e87b118523839088b5e8b8c5c7
|
||||
checksum=2ac618ffb64d3379165436c43ef6e6c3e92199b9fdbddc9a037af69f3a6d0028
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue