consul: update to 1.0.7.
Closes #13492. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
1c9ca42b42
commit
a19413ec52
@ -1,12 +1,12 @@
|
|||||||
# Template file for 'consul'
|
# Template file for 'consul'
|
||||||
pkgname=consul
|
pkgname=consul
|
||||||
version=1.0.6
|
version=1.0.7
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
|
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"
|
||||||
maintainer="iaroki <iaroki@protonmail.com>"
|
maintainer="iaroki <iaroki@protonmail.com>"
|
||||||
license="MPL-2.0"
|
license="MPL-2.0"
|
||||||
homepage="https://www.consul.io/"
|
homepage="https://www.consul.io/"
|
||||||
go_import_path="github.com/hashicorp/$pkgname"
|
distfiles="https://github.com/hashicorp/consul/archive/v${version}.tar.gz"
|
||||||
distfiles="https://$go_import_path/archive/v$version.tar.gz"
|
checksum=0e2edc88f34115a94b7fc3ea31b5936fb38ac730cb13b383e149ead5ec2a5bea
|
||||||
checksum=c5c2109260b5eb7e807bf6fb5312ee379284d1b322a0b8b7539e67d25f2a80ff
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user