upgpkg: 1.12.2-1

This commit is contained in:
Justin Kromlinger 2022-11-30 20:39:12 +00:00
parent e948ad7564
commit 1da9967ee4

View File

@ -6,7 +6,7 @@
pkgname=vault
pkgdesc='A tool for managing secrets'
pkgver=1.12.1
pkgver=1.12.2
pkgrel=1
url="https://vaultproject.io/"
license=('MPL')
@ -14,7 +14,7 @@ arch=('x86_64')
makedepends=('go' 'git' 'yarn' 'bower' 'nodejs-lts-fermium' 'npm' 'zip' 'gox' 'go-tools')
install=vault.install
backup=('etc/vault.hcl')
_vault_commit='e34f8a14fb7a88af4640b09f3ddbb5646b946d9c'
_vault_commit='415e1fe3118eebd5df6cb60d13defdc01aa17b03'
source=("git+https://github.com/hashicorp/vault#commit=${_vault_commit}"
'vault.service'
'vault.sysusers'