croc: update to 10.0.12.
This commit is contained in:
parent
8586332a00
commit
410a83aee9
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'croc'
|
||||
pkgname=croc
|
||||
version=10.0.10
|
||||
revision=2
|
||||
version=10.0.12
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/schollz/croc/v${version%%.*}
|
||||
short_desc="Easily and securely send things from one computer to another"
|
||||
|
@ -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=0c36b63ce4c60d9cfc0d338329911e7f358d11a2a9463e2bf5a8972d9a9f4b36
|
||||
checksum=21c91834f26e0d3e436736592fc804ea25602ae895404a2637f88ec9ca10127c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue