From b0ebdaa89f09339092d3b6273d441a4a9ccf2cb0 Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Wed, 16 Nov 2022 00:49:46 -0600 Subject: [PATCH] consul: update to 1.14.0. --- srcpkgs/consul/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/consul/template b/srcpkgs/consul/template index eaf28b146e1..ae147d500d7 100644 --- a/srcpkgs/consul/template +++ b/srcpkgs/consul/template @@ -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 " 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