upgpkg: 1.13.4-1
This commit is contained in:
parent
2ac530cd14
commit
aab6d46187
6
PKGBUILD
6
PKGBUILD
@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
pkgname=vault
|
pkgname=vault
|
||||||
pkgdesc='A tool for managing secrets'
|
pkgdesc='A tool for managing secrets'
|
||||||
pkgver=1.13.3
|
pkgver=1.13.4
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
url="https://vaultproject.io/"
|
url="https://vaultproject.io/"
|
||||||
license=('MPL')
|
license=('MPL')
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
@ -15,7 +15,7 @@ depends=('glibc')
|
|||||||
makedepends=('go' 'git' 'yarn' 'bower' 'nodejs-lts-gallium' 'npm' 'zip' 'gox' 'go-tools')
|
makedepends=('go' 'git' 'yarn' 'bower' 'nodejs-lts-gallium' 'npm' 'zip' 'gox' 'go-tools')
|
||||||
install=vault.install
|
install=vault.install
|
||||||
backup=('etc/vault.hcl' 'etc/default/vault')
|
backup=('etc/vault.hcl' 'etc/default/vault')
|
||||||
_vault_commit='3bedf816cbf851656ae9e6bd65dd4a67a9ddff5e'
|
_vault_commit='a212330c7b4b3d1ec958a06227b27689790d98b4'
|
||||||
source=("git+https://github.com/hashicorp/vault#commit=${_vault_commit}"
|
source=("git+https://github.com/hashicorp/vault#commit=${_vault_commit}"
|
||||||
'vault.sysusers'
|
'vault.sysusers'
|
||||||
'vault.tmpfiles'
|
'vault.tmpfiles'
|
||||||
|
Loading…
Reference in New Issue
Block a user