Rebuild with go-1.14

This commit is contained in:
Christian Rebischke 2020-03-12 20:49:42 +00:00
parent 8ce99dc929
commit b758f63a5b

View File

@ -4,7 +4,7 @@
pkgname='vault'
pkgdesc='A tool for managing secrets'
pkgver='1.3.2'
pkgver='1.3.3'
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='d433f38172a75f69ab0f40158936f9ac7c24f0ee'
_vault_commit='8e872c4ad94cb1f193a0fb239ae856e1fdf4bdb0'
source=("git+https://github.com/hashicorp/vault#commit=${_vault_commit}"
'vault.service'
'vault.sysusers'