vault: update to 1.0.0
This commit is contained in:
parent
1d10e14179
commit
00d85b0864
@ -1,18 +1,18 @@
|
||||
# Template file for 'vault'
|
||||
pkgname=vault
|
||||
version=0.11.5
|
||||
version=1.0.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/hashicorp/${pkgname}"
|
||||
conf_files="/etc/vault.hcl"
|
||||
make_dirs="/var/lib/vault 0700 _vault _vault"
|
||||
short_desc="Tool for securely accessing secrets"
|
||||
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=7f5e6f87c1f9505f814d45cdaa2ef2cc6a49129fa51f71498875d47b0a4a2ef2
|
||||
checksum=5f7edef332b622d6b9897bf252e27251178e7f0f4745cfb27e2179e72d5a769b
|
||||
system_accounts="_vault"
|
||||
conf_files="/etc/vault.hcl"
|
||||
make_dirs="/var/lib/vault 0700 _vault _vault"
|
||||
|
||||
post_install() {
|
||||
vinstall ${FILESDIR}/vault.hcl 644 etc/
|
||||
|
Loading…
x
Reference in New Issue
Block a user