mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
consul: update to 1.2.3.
This commit is contained in:
parent
b18be2a896
commit
2861374a8d
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.2.2
|
version=1.2.3
|
||||||
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=197d60a2a892da6d840f2403d6fb23603d76c892b00c7ce96c70d687d14b0260
|
checksum=8ae03c1b9e555e60c0ec3e8d3a4ba0b70b779789088239a1c38edd72030f033a
|
||||||
|
|
Loading…
Add table
Reference in a new issue