consul: update to 1.6.2.
This commit is contained in:
parent
5c490532f7
commit
a8297effd4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'consul'
|
||||
pkgname=consul
|
||||
version=1.6.1
|
||||
version=1.6.2
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/hashicorp/${pkgname}"
|
||||
|
@ -15,7 +15,7 @@ maintainer="iaroki <iaroki@protonmail.com>"
|
|||
license="MPL-2.0"
|
||||
homepage="https://www.consul.io/"
|
||||
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
|
||||
checksum=e31ee84ee95efe3c27ebac46ba9f7973f1f7017589b7aece22715e304fccd464
|
||||
checksum=98ba4f3e271536954deb118fe88bfcbd3c6150defeee8a2b946a4dff98594a75
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue