upgpkg: 1.14.1-1

This commit is contained in:
Justin Kromlinger 2023-08-02 11:23:52 +02:00
parent eb3b47e5e2
commit a1c07df1af
No known key found for this signature in database
GPG Key ID: 69EF6D9E49A64EB8

View File

@ -6,7 +6,7 @@
pkgname=vault
pkgdesc='A tool for managing secrets'
pkgver=1.14.0
pkgver=1.14.1
pkgrel=1
url="https://vaultproject.io/"
license=('MPL')
@ -15,7 +15,7 @@ depends=('glibc')
makedepends=('go' 'git' 'yarn' 'bower' 'nodejs-lts-gallium' 'npm' 'zip' 'gox' 'go-tools')
install=vault.install
backup=('etc/vault.hcl' 'etc/default/vault')
_vault_commit='13a649f860186dffe3f3a4459814d87191efc321'
_vault_commit='bf23fe8636b04d554c0fa35a756c75c2f59026c0'
source=("git+https://github.com/hashicorp/vault#commit=${_vault_commit}"
'vault.sysusers'
'vault.tmpfiles'