vault: update to 0.11.1.

This commit is contained in:
maxice8 2018-09-07 23:17:11 -03:00
parent 8bcf51095e
commit 786e08c1e6
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'vault'
pkgname=vault
version=0.10.4
version=0.11.1
revision=1
build_style=go
go_import_path="github.com/hashicorp/${pkgname}"
@ -9,7 +9,7 @@ maintainer="iaroki <iaroki@protonmail.com>"
license="MPL-2.0"
homepage="https://www.vaultproject.io/"
distfiles="https://github.com/hashicorp/${pkgname}/archive/v${version}.tar.gz"
checksum=5f3e4dd0cd1f4cb1e4fc4be38a4839d8683bad62ad5b7a68f1e49f545750b42b
checksum=f5b8da6f91c45cca6ad95c8b1e0f50c2f22389ca10e0781dd2156ceb1189d492
system_accounts="_vault"
conf_files="/etc/vault.hcl"
make_dirs="/var/lib/vault 0700 _vault _vault"