consul: update to 1.14.0.
This commit is contained in:
parent
3a63206738
commit
b0ebdaa89f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'consul'
|
||||
pkgname=consul
|
||||
version=1.13.2
|
||||
version=1.14.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/hashicorp/consul"
|
||||
|
@ -14,7 +14,7 @@ maintainer="iaroki <iaroki@protonmail.com>"
|
|||
license="MPL-2.0"
|
||||
homepage="https://www.consul.io/"
|
||||
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
|
||||
checksum=2702f31faceec627698ce529613710f4db271cfcf24676ee9bb205cac3fedaf9
|
||||
checksum=d5d857be454767705f552c7e1588eb811b3923dc1d0f3553cc48fefbd57539bd
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue