croc: fix checksum
This commit is contained in:
parent
d36ac4711a
commit
a187c674dd
|
@ -8,8 +8,8 @@ short_desc="Easily and securely send things from one computer to another"
|
|||
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=21c91834f26e0d3e436736592fc804ea25602ae895404a2637f88ec9ca10127c
|
||||
distfiles="https://github.com/schollz/croc/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=849670f3525a316c44787119e1f86365f7c81d66d8b52877ac5b314e226a1eb7
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue