hivemind: update to 1.1.0.
This commit is contained in:
parent
fd45931bcd
commit
b4f9337211
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hivemind'
|
||||
pkgname=hivemind
|
||||
version=1.0.6
|
||||
version=1.1.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/DarthSim/hivemind"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/DarthSim/hivemind"
|
||||
distfiles="https://github.com/DarthSim/hivemind/archive/v${version}.tar.gz"
|
||||
checksum=8ca7884db49268b7938d0503e7e95443cb3a56696478d5dcc2b9813705525a39
|
||||
checksum=b4f7259663ef5b99906af0d98fe4b964d8f9a4d86a8f5aff30ab8df305d3a996
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue