From 67a89a4d347465b0ebfb3b74f5778241281d8856 Mon Sep 17 00:00:00 2001 From: iaroki Date: Mon, 17 Dec 2018 11:46:18 +0200 Subject: [PATCH] vault: update to 1.0.1 --- srcpkgs/vault/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/vault/template b/srcpkgs/vault/template index e49f7c034f..3847bf359d 100644 --- a/srcpkgs/vault/template +++ b/srcpkgs/vault/template @@ -1,6 +1,6 @@ # Template file for 'vault' pkgname=vault -version=1.0.0 +version=1.0.1 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=5f7edef332b622d6b9897bf252e27251178e7f0f4745cfb27e2179e72d5a769b +checksum=1c231d2b0dd277a5e7ff68133ad11b43e6a5820a5b2a7c2da61c03bd275780ca system_accounts="_vault" post_install() {