upgpkg: 1.11.0-1

This commit is contained in:
Justin Kromlinger 2022-06-21 07:03:08 +00:00
parent 312c4bea9d
commit 41068f5525

View File

@ -6,7 +6,7 @@
pkgname=vault
pkgdesc='A tool for managing secrets'
pkgver=1.10.4
pkgver=1.11.0
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='6a1dde56c18c4a1be2756b931ce3c872d8ca5a76'
_vault_commit='ea296ccf58507b25051bc0597379c467046eb2f1'
source=("git+https://github.com/hashicorp/vault#commit=${_vault_commit}"
'vault.service'
'vault.sysusers'