upgpkg: 1.12.1-1

This commit is contained in:
Justin Kromlinger 2022-11-17 11:10:04 +00:00
parent 64ce2c1e73
commit 77ad839b9a

View File

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