mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 09:52:57 +02:00
consul: update to 1.1.0
Closes #14378. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
e082ff3a97
commit
546ec5d446
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.0.7
|
version=1.1.0
|
||||||
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=0e2edc88f34115a94b7fc3ea31b5936fb38ac730cb13b383e149ead5ec2a5bea
|
checksum=8e2539561eb07b2623d9828587e68f5ef46cee882227c7331ff26dddcdc0e9df
|
||||||
|
|
Loading…
Add table
Reference in a new issue