hivemind: update to 1.0.5.
This commit is contained in:
parent
ed945ed056
commit
3bc196a63a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hivemind'
|
||||
pkgname=hivemind
|
||||
version=1.0.4
|
||||
version=1.0.5
|
||||
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=0c8b6bc8e3aef70bc8f5dd1b29db04a48f8f874ee269d3155670e70263d73cbd
|
||||
checksum=75352721e835f87c575b8c259886604cb80dd209f69a06948e1c97a26312a046
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue