From 36e83c71f330864d53ae2b2e5ea4c3eea52dc30a Mon Sep 17 00:00:00 2001 From: Noel Cower Date: Wed, 18 Sep 2019 15:45:18 -0700 Subject: [PATCH] consul: update to 1.6.1. --- srcpkgs/consul/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/consul/template b/srcpkgs/consul/template index 424703453e2089..9680d40e176e57 100644 --- a/srcpkgs/consul/template +++ b/srcpkgs/consul/template @@ -1,6 +1,6 @@ # Template file for 'consul' pkgname=consul -version=1.6.0 +version=1.6.1 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=5a858100b740737011487ae720347db4315d65d8728852be0cac304a734e2b7f +checksum=e31ee84ee95efe3c27ebac46ba9f7973f1f7017589b7aece22715e304fccd464 post_install() { vlicense LICENSE