From 31aaa5bd177780e51bae345fbdbc59332ba0afd0 Mon Sep 17 00:00:00 2001 From: Noel Cower Date: Fri, 16 Oct 2020 20:54:18 -0700 Subject: [PATCH] consul: update to 1.8.4. --- srcpkgs/consul/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/consul/template b/srcpkgs/consul/template index b21eb5d8f03..e55c4d587fd 100644 --- a/srcpkgs/consul/template +++ b/srcpkgs/consul/template @@ -1,6 +1,6 @@ # Template file for 'consul' pkgname=consul -version=1.7.2 +version=1.8.4 revision=1 build_style=go go_import_path="github.com/hashicorp/${pkgname}" @@ -15,7 +15,7 @@ maintainer="iaroki " license="MPL-2.0" homepage="https://www.consul.io/" distfiles="https://${go_import_path}/archive/v${version}.tar.gz" -checksum=5fbf25b8df906dfb4133eedf266a5c4a5af3022428b03a41928e1e48bd59a3b9 +checksum=77d1dfa93da66ccb222049bd892e46f8ddb11516589311fbdc24bd658d64b372 post_install() { vlicense LICENSE