mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
consul: update to 1.3.0
This commit is contained in:
parent
45f9550318
commit
129004fef7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'consul'
|
# Template file for 'consul'
|
||||||
pkgname=consul
|
pkgname=consul
|
||||||
version=1.2.3
|
version=1.3.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/hashicorp/${pkgname}"
|
go_import_path="github.com/hashicorp/${pkgname}"
|
||||||
|
@ -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=8ae03c1b9e555e60c0ec3e8d3a4ba0b70b779789088239a1c38edd72030f033a
|
checksum=092fa948012e8f6003211a90af4ae14d1e6c3006535b2bc7eb0eaac34b7f77fb
|
||||||
|
|
Loading…
Add table
Reference in a new issue