vault: update to 1.2.0.

Closes: #13442 [via git-merge-pr]
This commit is contained in:
Noel Cower 2019-07-31 11:33:53 -07:00 committed by Michael Aldridge
parent 9df81edcf9
commit 8ad08a065f

View file

@ -1,6 +1,6 @@
# Template file for 'vault'
pkgname=vault
version=1.1.3
version=1.2.0
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=93c20be4e5e9c30318638de4d4b20aa08d0ba2800fed149d8cbe30ca282ebba9
checksum=9ec2b23d7f6fd16909dd409a15e0da52235ac4f0c7e1903e6cfb5de9308cab4d
system_accounts="_vault"
post_install() {