croc: update to 10.0.10
This commit is contained in:
parent
f34ed09ce0
commit
9407a2d905
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'croc'
|
||||
pkgname=croc
|
||||
version=9.6.13
|
||||
version=10.0.10
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/schollz/croc/v${version%%.*}
|
||||
|
@ -9,7 +9,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=5362ae8433ebd4fda9efcd853b4b8959992cf5f531ef0958ea6ed969f2eafa7b
|
||||
checksum=0c36b63ce4c60d9cfc0d338329911e7f358d11a2a9463e2bf5a8972d9a9f4b36
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue