consul: update to 1.2.0 (#458)
This commit is contained in:
parent
8ba741fc8e
commit
8fefa69476
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'consul'
|
||||
pkgname=consul
|
||||
version=1.1.0
|
||||
version=1.2.0
|
||||
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=8e2539561eb07b2623d9828587e68f5ef46cee882227c7331ff26dddcdc0e9df
|
||||
checksum=949a3904eb881133633a1b63d675c14db610c1271b450e0ecdcf6b18a9dce0d7
|
||||
|
|
Loading…
Reference in New Issue