consul: update to 1.4.3.
This commit is contained in:
parent
feb19434ae
commit
5e07d909ce
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'consul'
|
||||
pkgname=consul
|
||||
version=1.4.2
|
||||
version=1.4.3
|
||||
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=1ee8652e053dda0538a1f7886a856d0a825ec778217082f21aaba096220a1f98
|
||||
checksum=b00c021ef8781c239b5864173b9f7fb8a140cdd890628a5bc4ad8f16eb8cfedf
|
||||
|
|
Loading…
Reference in New Issue