croc: update to 4.1.5.
This commit is contained in:
parent
921c483ef4
commit
4d08f38a43
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'croc'
|
||||
pkgname=croc
|
||||
version=4.1.4
|
||||
revision=2
|
||||
version=4.1.5
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/schollz/croc"
|
||||
go_import_path=github.com/schollz/croc
|
||||
hostmakedepends="git"
|
||||
short_desc="Easily and securely send things from one computer to another"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/schollz/croc"
|
||||
distfiles="https://github.com/schollz/croc/archive/v${version}.tar.gz"
|
||||
checksum=0f81f22f6af478b0d499be4da19a38dff49aae2b9a4e1295f9949f15f185d863
|
||||
checksum=a44cbe6d632f5962c7228ee61a852b5f156a3a43011eeaf8a8cd7c1aa482e2e5
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue