From 030facc08443ee205f01a4fb73426ac24b9be8db Mon Sep 17 00:00:00 2001 From: Noel Cower Date: Wed, 5 Jun 2019 11:27:13 -0700 Subject: [PATCH] consul: update to 1.5.1. Closes: #12172 [via git-merge-pr] --- srcpkgs/consul/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/consul/template b/srcpkgs/consul/template index dd27a45019d..13aa3333da3 100644 --- a/srcpkgs/consul/template +++ b/srcpkgs/consul/template @@ -1,6 +1,6 @@ # Template file for 'consul' pkgname=consul -version=1.5.0 +version=1.5.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=3aec2a654efc56b9a5ec48561fac91074dfc6e9380f364fd4e82c121b5aeaf6d +checksum=b8376369b16987e87d3fcda20eb9463144737dbc7dfddd13cba6db9f8f427fd9 post_install() { vlicense LICENSE