mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
vault: update to 1.20.0.
This commit is contained in:
parent
36e4a36c25
commit
30925d779d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'vault'
|
||||
pkgname=vault
|
||||
version=1.15.0
|
||||
revision=2
|
||||
version=1.20.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/hashicorp/vault"
|
||||
go_build_tags="release"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
|||
license="BUSL-1.1"
|
||||
homepage="https://www.vaultproject.io/"
|
||||
distfiles="https://github.com/hashicorp/vault/archive/v${version}.tar.gz"
|
||||
checksum=833e82773b4281a080e89cf429c512cc43c2bc77dd61a6a49b3ed43c6b43917f
|
||||
checksum=12e388d5aecdcef7fe24cd1a65964d3a643e952b659e6748d9a85767a4bda0f0
|
||||
system_accounts="_vault"
|
||||
make_dirs="/var/lib/vault 0700 _vault _vault
|
||||
/etc/vault 0750 root _vault"
|
||||
|
|
Loading…
Add table
Reference in a new issue