consul: update to 1.2.1.
This commit is contained in:
parent
637dc9efae
commit
112b58555f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'consul'
|
||||
pkgname=consul
|
||||
version=1.2.0
|
||||
version=1.2.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/hashicorp/${pkgname}"
|
||||
|
@ -9,4 +9,4 @@ maintainer="iaroki <iaroki@protonmail.com>"
|
|||
license="MPL-2.0"
|
||||
homepage="https://www.consul.io/"
|
||||
distfiles="https://github.com/hashicorp/consul/archive/v${version}.tar.gz"
|
||||
checksum=949a3904eb881133633a1b63d675c14db610c1271b450e0ecdcf6b18a9dce0d7
|
||||
checksum=c5b0c07615b16e862a4e1340e10864911a01159e74a76e6e7b1380189c7becc7
|
||||
|
|
Loading…
Reference in a new issue