summaryrefslogtreecommitdiff
path: root/security/vault
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2020-11-08 21:59:09 +0000
committerbsiegert <bsiegert@pkgsrc.org>2020-11-08 21:59:09 +0000
commit90ec0cef96181f974072861ab2d73ad9f9f2dc8e (patch)
tree203cd1d9b99811acefdff941d7f3f71d6b831516 /security/vault
parent6b02a14420bd80c9a4d761495b08d88aecc7c1b0 (diff)
downloadpkgsrc-90ec0cef96181f974072861ab2d73ad9f9f2dc8e.tar.gz
Revbump all Go packages after Go 1.15 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 e94d5357b01..6577a5a46b0 100644
--- a/security/vault/Makefile
+++ b/security/vault/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.57 2020/10/15 13:08:29 bsiegert Exp $
+# $NetBSD: Makefile,v 1.58 2020/11/08 21:59:32 bsiegert Exp $
DISTNAME= vault-1.5.3
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GITHUB:=hashicorp/}