upgpkg: 1.9.3-1

This commit is contained in:
Justin Kromlinger 2022-01-27 15:43:19 +00:00
parent b14c974852
commit 1b6fcc263f

View File

@ -6,7 +6,7 @@
pkgname='vault'
pkgdesc='A tool for managing secrets'
pkgver=1.9.2
pkgver=1.9.3
pkgrel=1
url="https://vaultproject.io/"
license=('MPL')
@ -16,7 +16,7 @@ makedepends=('go' 'git' 'yarn' 'bower' 'nodejs-lts-fermium' 'npm' 'zip'
depends=('glibc')
install='vault.install'
backup=('etc/vault.hcl')
_vault_commit='f4c6d873e2767c0d6853b5d9ffc77b0d297bfbdf'
_vault_commit='7dbdd57243a0d8d9d9e07cd01eb657369f8e1b8a'
source=("git+https://github.com/hashicorp/vault#commit=${_vault_commit}"
'vault.service'
'vault.sysusers'