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