From bac979cac0029ce4dc88196d7de598d3427439d6 Mon Sep 17 00:00:00 2001 From: Noel Cower Date: Wed, 18 Sep 2019 15:40:32 -0700 Subject: [PATCH] vault: update to 1.2.3. --- srcpkgs/vault/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/vault/template b/srcpkgs/vault/template index 54536a642969cb..a2ed23b8215d18 100644 --- a/srcpkgs/vault/template +++ b/srcpkgs/vault/template @@ -1,6 +1,6 @@ # Template file for 'vault' pkgname=vault -version=1.2.2 +version=1.2.3 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.vaultproject.io/" distfiles="https://github.com/hashicorp/${pkgname}/archive/v${version}.tar.gz" -checksum=3f9b20dc97813ccc019fadf370f322362890feb65cb3a633783bf039ffc6aabe +checksum=b9f909b613d53ae591a5b91a4862c750aaf59e87592b1a74b4c4651c0b5790e3 system_accounts="_vault" pre_build() {