summaryrefslogtreecommitdiff
path: root/security/vault
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2016-09-10 19:47:19 +0000
committerbsiegert <bsiegert@pkgsrc.org>2016-09-10 19:47:19 +0000
commitbe25a00c4833d8eb372cf9643282d07484d1924a (patch)
tree6d50cea6118a94a9767f33dc429cf0bcda97a623 /security/vault
parenta67eb3291c58dffc0721b19b8a5a6d7f5dbdf29f (diff)
downloadpkgsrc-be25a00c4833d8eb372cf9643282d07484d1924a.tar.gz
Revbump all Go packages after the Go 1.7.1 update.
Diffstat (limited to 'security/vault')
-rw-r--r--security/vault/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/vault/Makefile b/security/vault/Makefile
index 4c270d5ff5e..bd9eaf3ff00 100644
--- a/security/vault/Makefile
+++ b/security/vault/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2016/09/09 13:26:04 fhajny Exp $
+# $NetBSD: Makefile,v 1.4 2016/09/10 19:47:21 bsiegert Exp $
DISTNAME= vault-0.6.1
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GITHUB:=hashicorp/}