summaryrefslogtreecommitdiff
path: root/security/vault
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2019-08-14 15:45:31 +0000
committerbsiegert <bsiegert@pkgsrc.org>2019-08-14 15:45:31 +0000
commit07998c510ab591c54a6580cda64d57ce49e5cec7 (patch)
treed046ed0b49ee8c7a2ef51212cf520632833c17a7 /security/vault
parent44e192363f042abd4ad05b2933af141dd158993a (diff)
downloadpkgsrc-07998c510ab591c54a6580cda64d57ce49e5cec7.tar.gz
Recursive bump of all packages using Go after Go 1.12.8 update.
Diffstat (limited to 'security/vault')
-rw-r--r--security/vault/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/vault/Makefile b/security/vault/Makefile
index 1a9afc7e441..0a3ebb5c581 100644
--- a/security/vault/Makefile
+++ b/security/vault/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.41 2019/05/27 15:18:30 bsiegert Exp $
+# $NetBSD: Makefile,v 1.42 2019/08/14 15:45:46 bsiegert Exp $
DISTNAME= vault-0.11.2
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GITHUB:=hashicorp/}