mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
croc: fix checksum
This commit is contained in:
parent
d36ac4711a
commit
a187c674dd
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@ short_desc="Easily and securely send things from one computer to another"
|
||||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/schollz/croc"
|
homepage="https://github.com/schollz/croc"
|
||||||
distfiles="https://github.com/schollz/croc/archive/v${version}.tar.gz"
|
distfiles="https://github.com/schollz/croc/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=21c91834f26e0d3e436736592fc804ea25602ae895404a2637f88ec9ca10127c
|
checksum=849670f3525a316c44787119e1f86365f7c81d66d8b52877ac5b314e226a1eb7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue