summaryrefslogtreecommitdiff
path: root/security/go-crypto
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2019-10-18 14:58:43 +0000
committerbsiegert <bsiegert@pkgsrc.org>2019-10-18 14:58:43 +0000
commit4594a9126b460916a60da8f8bceb6d97b1035a55 (patch)
treec9dec13a284c5f0a3c37cee160658b190e50b2cd /security/go-crypto
parente0906cb5ffeaf26c001501ec2bf971efc8b35e77 (diff)
downloadpkgsrc-4594a9126b460916a60da8f8bceb6d97b1035a55.tar.gz
Revbump all Go packages after lang/go112 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 97ec06ed8e9..37ce40e3ecd 100644
--- a/security/go-crypto/Makefile
+++ b/security/go-crypto/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2019/09/26 20:10:52 bsiegert Exp $
+# $NetBSD: Makefile,v 1.25 2019/10/18 14:58:56 bsiegert Exp $
COMMENT= Go supplementary cryptography libraries
-PKGREVISION= 11
+PKGREVISION= 12
DISTNAME= go-crypto-0.0.20180308
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/}