upgpkg: 1.10.4-1

This commit is contained in:
Justin Kromlinger 2022-06-16 14:34:17 +00:00
parent 1e46aeddb2
commit 312c4bea9d

View File

@ -4,18 +4,18 @@
# Contributor: Justin Kromlinger <hashworks@archlinux.org>
# Contributor: Andrew Tyler <assimilat@gmail.com>
pkgname='vault'
pkgname=vault
pkgdesc='A tool for managing secrets'
pkgver=1.10.3
pkgver=1.10.4
pkgrel=1
url="https://vaultproject.io/"
license=('MPL')
arch=('x86_64')
makedepends=('go' 'git' 'yarn' 'bower' 'nodejs-lts-fermium' 'npm' 'zip' 'gox' 'go-tools')
depends=('glibc')
install='vault.install'
install=vault.install
backup=('etc/vault.hcl')
_vault_commit='af866591ee60485f05d6e32dd63dde93df686dfb'
_vault_commit='6a1dde56c18c4a1be2756b931ce3c872d8ca5a76'
source=("git+https://github.com/hashicorp/vault#commit=${_vault_commit}"
'vault.service'
'vault.sysusers'