hivemind: update to 1.0.6.
This commit is contained in:
parent
c8129e7d38
commit
cfedccb4b8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'hivemind'
|
# Template file for 'hivemind'
|
||||||
pkgname=hivemind
|
pkgname=hivemind
|
||||||
version=1.0.5
|
version=1.0.6
|
||||||
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=75352721e835f87c575b8c259886604cb80dd209f69a06948e1c97a26312a046
|
checksum=8ca7884db49268b7938d0503e7e95443cb3a56696478d5dcc2b9813705525a39
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue