vault: update to 0.11.3
This commit is contained in:
parent
96390e8525
commit
cda6420aa0
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vault'
|
||||
pkgname=vault
|
||||
version=0.11.1
|
||||
version=0.11.3
|
||||
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=f5b8da6f91c45cca6ad95c8b1e0f50c2f22389ca10e0781dd2156ceb1189d492
|
||||
checksum=d26da3b145036ce78083adc61f57fc02d0aae85de554ffcf8789e7861953ddaf
|
||||
system_accounts="_vault"
|
||||
conf_files="/etc/vault.hcl"
|
||||
make_dirs="/var/lib/vault 0700 _vault _vault"
|
||||
|
|
Loading…
Reference in New Issue