consul: update to 1.4.2.
This commit is contained in:
parent
539e3c23f1
commit
06008ce185
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'consul'
|
# Template file for 'consul'
|
||||||
pkgname=consul
|
pkgname=consul
|
||||||
version=1.4.0
|
version=1.4.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/hashicorp/${pkgname}"
|
go_import_path="github.com/hashicorp/${pkgname}"
|
||||||
short_desc="Distributed solution to connect and configure applications"
|
short_desc="Distributed solution to connect and configure applications"
|
||||||
|
@ -9,4 +9,4 @@ maintainer="iaroki <iaroki@protonmail.com>"
|
||||||
license="MPL-2.0"
|
license="MPL-2.0"
|
||||||
homepage="https://www.consul.io/"
|
homepage="https://www.consul.io/"
|
||||||
distfiles="https://github.com/hashicorp/consul/archive/v${version}.tar.gz"
|
distfiles="https://github.com/hashicorp/consul/archive/v${version}.tar.gz"
|
||||||
checksum=de7e742d483589c933e265160f0212c209cc2b7200c5b582cdf90227a800539f
|
checksum=1ee8652e053dda0538a1f7886a856d0a825ec778217082f21aaba096220a1f98
|
||||||
|
|
Loading…
Reference in a new issue