mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-21 08:37:02 +02:00
vault: update to 1.12.1.
This commit is contained in:
parent
b0ebdaa89f
commit
515b151fa8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vault'
|
||||
pkgname=vault
|
||||
version=1.11.4
|
||||
version=1.12.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/hashicorp/vault"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
|||
license="MPL-2.0"
|
||||
homepage="https://www.vaultproject.io/"
|
||||
distfiles="https://github.com/hashicorp/vault/archive/v${version}.tar.gz"
|
||||
checksum=40bd49e7d0f3d7408d8eb2783e4f1e08700c11c65a4cbaa4b1669620f62b421b
|
||||
checksum=32dc19ca35496ecaeaf906f8670d3acf569f0c7a43531cbdc9ab69f69f7c4a68
|
||||
system_accounts="_vault"
|
||||
make_dirs="/var/lib/vault 0700 _vault _vault
|
||||
/etc/vault 0750 root _vault"
|
||||
|
|
Loading…
Add table
Reference in a new issue