upgpkg: 1.13.3-1

This commit is contained in:
Justin Kromlinger 2023-06-10 12:03:34 +02:00
parent b21824712a
commit c63e2a271c
No known key found for this signature in database
GPG Key ID: 69EF6D9E49A64EB8

View File

@ -6,7 +6,7 @@
pkgname=vault pkgname=vault
pkgdesc='A tool for managing secrets' pkgdesc='A tool for managing secrets'
pkgver=1.13.2 pkgver=1.13.3
pkgrel=1 pkgrel=1
url="https://vaultproject.io/" url="https://vaultproject.io/"
license=('MPL') license=('MPL')
@ -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') backup=('etc/vault.hcl')
_vault_commit='b9b773f1628260423e6cc9745531fd903cae853f' _vault_commit='3bedf816cbf851656ae9e6bd65dd4a67a9ddff5e'
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'