upgpkg: 1.12.3-1

This commit is contained in:
Justin Kromlinger 2023-02-10 08:54:48 +00:00
parent 1da9967ee4
commit 332f670e7d

View File

@ -6,7 +6,7 @@
pkgname=vault pkgname=vault
pkgdesc='A tool for managing secrets' pkgdesc='A tool for managing secrets'
pkgver=1.12.2 pkgver=1.12.3
pkgrel=1 pkgrel=1
url="https://vaultproject.io/" url="https://vaultproject.io/"
license=('MPL') license=('MPL')
@ -14,7 +14,7 @@ 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')
install=vault.install install=vault.install
backup=('etc/vault.hcl') backup=('etc/vault.hcl')
_vault_commit='415e1fe3118eebd5df6cb60d13defdc01aa17b03' _vault_commit='209b3dd99fe8ca320340d08c70cff5f620261f9b'
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'