From 5609f3bd1051260b6ab7d7d57def0d45ab6bbf3a Mon Sep 17 00:00:00 2001 From: Noel Cower Date: Wed, 13 Feb 2019 10:58:49 -0800 Subject: [PATCH] vault: update to 1.0.3. --- srcpkgs/vault/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/vault/template b/srcpkgs/vault/template index a3ce394ca23..89cacbfeb49 100644 --- a/srcpkgs/vault/template +++ b/srcpkgs/vault/template @@ -1,6 +1,6 @@ # Template file for 'vault' pkgname=vault -version=1.0.2 +version=1.0.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=4896d48e7f0d9a9a8229eb13a38bbf84b461641545427c449b326b791a820a0e +checksum=6ece62b75265a963ac70981c529ea82f2383ea4fdef47fdb14953aff22bfff6c system_accounts="_vault" post_install() {