hivemind: update to 1.1.0.
This commit is contained in:
parent
fd45931bcd
commit
b4f9337211
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'hivemind'
|
# Template file for 'hivemind'
|
||||||
pkgname=hivemind
|
pkgname=hivemind
|
||||||
version=1.0.6
|
version=1.1.0
|
||||||
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=8ca7884db49268b7938d0503e7e95443cb3a56696478d5dcc2b9813705525a39
|
checksum=b4f7259663ef5b99906af0d98fe4b964d8f9a4d86a8f5aff30ab8df305d3a996
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue