summaryrefslogtreecommitdiff
path: root/security/go-crypto
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2018-06-12 17:50:20 +0000
committerbsiegert <bsiegert@pkgsrc.org>2018-06-12 17:50:20 +0000
commitfa7e2bdd95978c77ba91bd892167bbd6ca692018 (patch)
tree61ee70baa437b5a95916282a6ce246f81fad3c50 /security/go-crypto
parent2d69138801c11474c23d8dc3248f61230e1284dc (diff)
downloadpkgsrc-fa7e2bdd95978c77ba91bd892167bbd6ca692018.tar.gz
Revbump all Go packages after lang/go update.
Diffstat (limited to 'security/go-crypto')
-rw-r--r--security/go-crypto/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/go-crypto/Makefile b/security/go-crypto/Makefile
index 614abcff9ff..0ebfda89b20 100644
--- a/security/go-crypto/Makefile
+++ b/security/go-crypto/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2018/03/30 11:56:25 bsiegert Exp $
+# $NetBSD: Makefile,v 1.15 2018/06/12 17:50:28 bsiegert Exp $
COMMENT= Go supplementary cryptography libraries
-PKGREVISION= 1
+PKGREVISION= 2
DISTNAME= go-crypto-0.0.20180308
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/}