vault: update to 1.8.4
This commit is contained in:
parent
1ffd946513
commit
86a04b0c61
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'vault'
|
# Template file for 'vault'
|
||||||
pkgname=vault
|
pkgname=vault
|
||||||
version=1.8.2
|
version=1.8.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/hashicorp/vault"
|
go_import_path="github.com/hashicorp/vault"
|
||||||
@ -14,7 +14,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
|||||||
license="MPL-2.0"
|
license="MPL-2.0"
|
||||||
homepage="https://www.vaultproject.io/"
|
homepage="https://www.vaultproject.io/"
|
||||||
distfiles="https://github.com/hashicorp/vault/archive/v${version}.tar.gz"
|
distfiles="https://github.com/hashicorp/vault/archive/v${version}.tar.gz"
|
||||||
checksum=ead7e85a64d31a8e69ca9932f1c53cdc46ed813d9532a8a7a7f0d187ea4f01f3
|
checksum=ff7fd9a1b33d19e3cb4743acd0139004e360bbffc04fa8e9598129530fc7118f
|
||||||
system_accounts="_vault"
|
system_accounts="_vault"
|
||||||
make_dirs="/var/lib/vault 0700 _vault _vault
|
make_dirs="/var/lib/vault 0700 _vault _vault
|
||||||
/etc/vault 0700 root root"
|
/etc/vault 0700 root root"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user