upgpkg: 1.12.1-1
This commit is contained in:
parent
77ad839b9a
commit
e948ad7564
3
PKGBUILD
3
PKGBUILD
@ -12,10 +12,9 @@ url="https://vaultproject.io/"
|
|||||||
license=('MPL')
|
license=('MPL')
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
makedepends=('go' 'git' 'yarn' 'bower' 'nodejs-lts-fermium' 'npm' 'zip' 'gox' 'go-tools')
|
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')
|
backup=('etc/vault.hcl')
|
||||||
_vault_commit='9934cc3fb44f6f4b73ff0bac5f426352a038e73e'
|
_vault_commit='e34f8a14fb7a88af4640b09f3ddbb5646b946d9c'
|
||||||
source=("git+https://github.com/hashicorp/vault#commit=${_vault_commit}"
|
source=("git+https://github.com/hashicorp/vault#commit=${_vault_commit}"
|
||||||
'vault.service'
|
'vault.service'
|
||||||
'vault.sysusers'
|
'vault.sysusers'
|
||||||
|
Loading…
Reference in New Issue
Block a user