upgpkg: 1.9.0-1

This commit is contained in:
Justin Kromlinger 2021-11-17 17:49:31 +00:00
parent 0353e41880
commit 9db8f61f22

View File

@ -5,8 +5,8 @@
pkgname='vault'
pkgdesc='A tool for managing secrets'
pkgver=1.8.3
pkgrel=3
pkgver=1.9.0
pkgrel=1
url="https://vaultproject.io/"
license=('MPL')
arch=('x86_64')
@ -15,7 +15,7 @@ makedepends=('go' 'git' 'yarn' 'bower' 'nodejs-lts-fermium' 'npm' 'zip'
depends=('glibc')
install='vault.install'
backup=('etc/vault.hcl')
_vault_commit='73e85c3c21dfd1e835ded0053f08e3bd73a24ad6'
_vault_commit='6dae166b52e0d65147991d143045ad929eb3d71b'
source=("git+https://github.com/hashicorp/vault#commit=${_vault_commit}"
'vault.service'
'vault.sysusers'