vault: update to 1.0.2.
This commit is contained in:
parent
5740109d7c
commit
40886181a0
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vault'
|
||||
pkgname=vault
|
||||
version=1.0.1
|
||||
version=1.0.2
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/hashicorp/${pkgname}"
|
||||
|
@ -11,7 +11,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=1c231d2b0dd277a5e7ff68133ad11b43e6a5820a5b2a7c2da61c03bd275780ca
|
||||
checksum=4896d48e7f0d9a9a8229eb13a38bbf84b461641545427c449b326b791a820a0e
|
||||
system_accounts="_vault"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue