mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 03:23:50 +02:00
croc: update to 4.1.5.
This commit is contained in:
parent
921c483ef4
commit
4d08f38a43
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'croc'
|
# Template file for 'croc'
|
||||||
pkgname=croc
|
pkgname=croc
|
||||||
version=4.1.4
|
version=4.1.5
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/schollz/croc"
|
go_import_path=github.com/schollz/croc
|
||||||
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="Orphaned <orphan@voidlinux.org>"
|
||||||
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=0f81f22f6af478b0d499be4da19a38dff49aae2b9a4e1295f9949f15f185d863
|
checksum=a44cbe6d632f5962c7228ee61a852b5f156a3a43011eeaf8a8cd7c1aa482e2e5
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue