consul: update to 1.4.4.
This commit is contained in:
parent
877e842375
commit
c1eaa47674
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'consul'
|
||||
pkgname=consul
|
||||
version=1.4.3
|
||||
version=1.4.4
|
||||
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=b00c021ef8781c239b5864173b9f7fb8a140cdd890628a5bc4ad8f16eb8cfedf
|
||||
checksum=8bfb3be5c25cb20b7d8682582fa54969a4745794701efb967d37c06ab075dfe4
|
||||
|
|
Loading…
Reference in New Issue