mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
vault: update to 0.11.4
This commit is contained in:
parent
fca1f0bf21
commit
87d75cbdaf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'vault'
|
# Template file for 'vault'
|
||||||
pkgname=vault
|
pkgname=vault
|
||||||
version=0.11.3
|
version=0.11.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/hashicorp/${pkgname}"
|
go_import_path="github.com/hashicorp/${pkgname}"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="iaroki <iaroki@protonmail.com>"
|
||||||
license="MPL-2.0"
|
license="MPL-2.0"
|
||||||
homepage="https://www.vaultproject.io/"
|
homepage="https://www.vaultproject.io/"
|
||||||
distfiles="https://github.com/hashicorp/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/hashicorp/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=d26da3b145036ce78083adc61f57fc02d0aae85de554ffcf8789e7861953ddaf
|
checksum=b8045403cdffd40c86d4de45a340d004e15acb56f537deecf365a82fe69892c0
|
||||||
system_accounts="_vault"
|
system_accounts="_vault"
|
||||||
conf_files="/etc/vault.hcl"
|
conf_files="/etc/vault.hcl"
|
||||||
make_dirs="/var/lib/vault 0700 _vault _vault"
|
make_dirs="/var/lib/vault 0700 _vault _vault"
|
||||||
|
|
Loading…
Add table
Reference in a new issue