mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
vault: update to 1.1.2.
This commit is contained in:
parent
478fab8b63
commit
3e3dc63997
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'vault'
|
# Template file for 'vault'
|
||||||
pkgname=vault
|
pkgname=vault
|
||||||
version=1.0.3
|
version=1.1.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/hashicorp/${pkgname}"
|
go_import_path="github.com/hashicorp/${pkgname}"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="iaroki <iaroki@protonmail.com>"
|
||||||
license="MPL-2.0"
|
license="MPL-2.0"
|
||||||
homepage="https://www.vaultproject.io/"
|
homepage="https://www.vaultproject.io/"
|
||||||
distfiles="https://github.com/hashicorp/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/hashicorp/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=6ece62b75265a963ac70981c529ea82f2383ea4fdef47fdb14953aff22bfff6c
|
checksum=d7766d1d76d0fd6ea61858b9dc5df4a0b7217989b7ded91b5006713c336f3fe9
|
||||||
system_accounts="_vault"
|
system_accounts="_vault"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue