upgpkg: 1.10.3-1

This commit is contained in:
Justin Kromlinger 2022-05-12 06:56:40 +00:00
parent f80a0feb3e
commit 1e46aeddb2

View File

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