mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
croc: update to 6.4.10
This commit is contained in:
parent
84aa13c1fd
commit
3673b78715
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'croc'
|
# Template file for 'croc'
|
||||||
pkgname=croc
|
pkgname=croc
|
||||||
version=6.4.8
|
version=6.4.10
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/schollz/croc/v6
|
go_import_path=github.com/schollz/croc/v6
|
||||||
hostmakedepends="git"
|
hostmakedepends="git"
|
||||||
short_desc="Easily and securely send things from one computer to another"
|
short_desc="Easily and securely send things from one computer to another"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
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/v${version}.tar.gz"
|
||||||
checksum=ddda68463aa176531cef2cb27f4124f3071ebd277f1c18f57f374d8de1d647ac
|
checksum=dc1462b64c01ad00938c35be89f559bd0fbb1726a6d8a71b0293503929101d9a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue