upgpkg: 1.3.2-1

This commit is contained in:
Christian Rebischke 2020-02-03 08:02:10 +00:00
parent 1aa5256c4d
commit 8ce99dc929

View File

@ -4,7 +4,7 @@
pkgname='vault'
pkgdesc='A tool for managing secrets'
pkgver='1.3.1'
pkgver='1.3.2'
pkgrel='1'
url="https://vaultproject.io/"
license=('MPL')
@ -14,7 +14,7 @@ makedepends=('go-pie' 'git' 'yarn' 'bower' 'nodejs-lts-dubnium' 'npm' 'zip'
depends=('glibc')
install='vault.install'
backup=('etc/vault.hcl')
_vault_commit='cec3fdeda0077efb0a6b0343908322f806a1dfef'
_vault_commit='d433f38172a75f69ab0f40158936f9ac7c24f0ee'
source=("git+https://github.com/hashicorp/vault#commit=${_vault_commit}"
'vault.service'
'vault.sysusers'