hivemind: update to 1.0.5.

This commit is contained in:
Daniel Lewan 2019-02-12 15:00:41 +01:00 committed by maxice8
parent ed945ed056
commit 3bc196a63a

View File

@ -1,6 +1,6 @@
# Template file for 'hivemind' # Template file for 'hivemind'
pkgname=hivemind pkgname=hivemind
version=1.0.4 version=1.0.5
revision=1 revision=1
build_style=go build_style=go
go_import_path="github.com/DarthSim/hivemind" go_import_path="github.com/DarthSim/hivemind"
@ -9,7 +9,7 @@ maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
license="MIT" license="MIT"
homepage="https://github.com/DarthSim/hivemind" homepage="https://github.com/DarthSim/hivemind"
distfiles="https://github.com/DarthSim/hivemind/archive/v${version}.tar.gz" distfiles="https://github.com/DarthSim/hivemind/archive/v${version}.tar.gz"
checksum=0c8b6bc8e3aef70bc8f5dd1b29db04a48f8f874ee269d3155670e70263d73cbd checksum=75352721e835f87c575b8c259886604cb80dd209f69a06948e1c97a26312a046
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE