consul: update to 1.4.0
This commit is contained in:
parent
c7c02b1764
commit
46d200d393
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'consul'
|
||||
pkgname=consul
|
||||
version=1.3.0
|
||||
version=1.4.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/hashicorp/${pkgname}"
|
||||
|
@ -9,4 +9,4 @@ maintainer="iaroki <iaroki@protonmail.com>"
|
|||
license="MPL-2.0"
|
||||
homepage="https://www.consul.io/"
|
||||
distfiles="https://github.com/hashicorp/consul/archive/v${version}.tar.gz"
|
||||
checksum=092fa948012e8f6003211a90af4ae14d1e6c3006535b2bc7eb0eaac34b7f77fb
|
||||
checksum=de7e742d483589c933e265160f0212c209cc2b7200c5b582cdf90227a800539f
|
||||
|
|
Loading…
Reference in New Issue