From dde9857f82e549507985c6e2e542ab2b3a4e1b1e Mon Sep 17 00:00:00 2001 From: Noel Cower Date: Fri, 6 Sep 2019 08:52:12 -0700 Subject: [PATCH] consul: update to 1.6.0. --- srcpkgs/consul/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/consul/template b/srcpkgs/consul/template index 7e533e2c58c..424703453e2 100644 --- a/srcpkgs/consul/template +++ b/srcpkgs/consul/template @@ -1,7 +1,7 @@ # Template file for 'consul' pkgname=consul -version=1.5.3 -revision=2 +version=1.6.0 +revision=1 build_style=go go_import_path="github.com/hashicorp/${pkgname}" _git_commit=a42ded477cf4e5ac1a850b42ec5d25672cd2545d @@ -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=f36f1e516346864a7a61b0917df0e82ef9a83eb792885f9f032cca99a594bc82 +checksum=5a858100b740737011487ae720347db4315d65d8728852be0cac304a734e2b7f post_install() { vlicense LICENSE