upgpkg: 1.11.2-1

This commit is contained in:
Justin Kromlinger 2022-08-03 08:38:33 +00:00
parent 3092e910b9
commit c8474a4fe4

View File

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