From fa31611db6974f11f365421f694918c2dd64628e Mon Sep 17 00:00:00 2001 From: Noel Cower Date: Fri, 7 Jun 2019 08:30:35 -0700 Subject: [PATCH] vault: update to 1.1.3. --- srcpkgs/vault/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/vault/template b/srcpkgs/vault/template index 6daa418e1fa..0e34ecf81d4 100644 --- a/srcpkgs/vault/template +++ b/srcpkgs/vault/template @@ -1,6 +1,6 @@ # Template file for 'vault' pkgname=vault -version=1.1.2 +version=1.1.3 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=d7766d1d76d0fd6ea61858b9dc5df4a0b7217989b7ded91b5006713c336f3fe9 +checksum=93c20be4e5e9c30318638de4d4b20aa08d0ba2800fed149d8cbe30ca282ebba9 system_accounts="_vault" post_install() {