mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
parent
8bfaa44fa1
commit
d4a64d9b7a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vault'
|
||||
pkgname=vault
|
||||
version=1.2.2
|
||||
version=1.2.3
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/hashicorp/${pkgname}"
|
||||
|
@ -15,7 +15,7 @@ maintainer="iaroki <iaroki@protonmail.com>"
|
|||
license="MPL-2.0"
|
||||
homepage="https://www.vaultproject.io/"
|
||||
distfiles="https://github.com/hashicorp/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=3f9b20dc97813ccc019fadf370f322362890feb65cb3a633783bf039ffc6aabe
|
||||
checksum=b9f909b613d53ae591a5b91a4862c750aaf59e87592b1a74b4c4651c0b5790e3
|
||||
system_accounts="_vault"
|
||||
|
||||
pre_build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue