From 8ad08a065f01eb5fb0bcb98679711adb9f5d57d7 Mon Sep 17 00:00:00 2001 From: Noel Cower Date: Wed, 31 Jul 2019 11:33:53 -0700 Subject: [PATCH] vault: update to 1.2.0. Closes: #13442 [via git-merge-pr] --- srcpkgs/vault/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/vault/template b/srcpkgs/vault/template index 0e34ecf81d4..c7d6e7cbaf6 100644 --- a/srcpkgs/vault/template +++ b/srcpkgs/vault/template @@ -1,6 +1,6 @@ # Template file for 'vault' pkgname=vault -version=1.1.3 +version=1.2.0 revision=1 build_style=go go_import_path="github.com/hashicorp/${pkgname}" @@ -11,7 +11,7 @@ maintainer="iaroki " license="MPL-2.0" homepage="https://www.vaultproject.io/" distfiles="https://github.com/hashicorp/${pkgname}/archive/v${version}.tar.gz" -checksum=93c20be4e5e9c30318638de4d4b20aa08d0ba2800fed149d8cbe30ca282ebba9 +checksum=9ec2b23d7f6fd16909dd409a15e0da52235ac4f0c7e1903e6cfb5de9308cab4d system_accounts="_vault" post_install() {