croc: update to 4.0.7.
This commit is contained in:
parent
a14519d769
commit
dfd2328965
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'croc'
|
||||
pkgname=croc
|
||||
version=4.0.4
|
||||
version=4.0.7
|
||||
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=4d446c06cc5ea635335a3efa0cf68a11eac174f4f460b7352ec1130d201ff7d0
|
||||
checksum=a3d4049d75c965774717095b56537a6384c51344ba7a9f00b1f3e6bcc4f76536
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue