From d70b67d2c85118a9529d576cc1ed08703071607f Mon Sep 17 00:00:00 2001 From: Noel Cower Date: Wed, 17 Jul 2019 12:46:37 -0700 Subject: [PATCH] consul: update to 1.5.2 --- srcpkgs/consul/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/consul/template b/srcpkgs/consul/template index 13aa3333da3..24aa4db8c49 100644 --- a/srcpkgs/consul/template +++ b/srcpkgs/consul/template @@ -1,6 +1,6 @@ # Template file for 'consul' pkgname=consul -version=1.5.1 +version=1.5.2 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=b8376369b16987e87d3fcda20eb9463144737dbc7dfddd13cba6db9f8f427fd9 +checksum=f3c6bae17a9ccb57d38cb2b365fe48c6c61b5a328cd71a0af38557b7e4144cf4 post_install() { vlicense LICENSE