summaryrefslogtreecommitdiff
path: root/security/go-crypto
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2018-03-30 11:56:19 +0000
committerbsiegert <bsiegert@pkgsrc.org>2018-03-30 11:56:19 +0000
commit866a4d1335daf683647a2ec4f164c89219d5b0a4 (patch)
tree47fa431a2b93590114ddaf5b646801279f728acf /security/go-crypto
parenta6f44854471cb4e84596537a70bd43182318b4b5 (diff)
downloadpkgsrc-866a4d1335daf683647a2ec4f164c89219d5b0a4.tar.gz
Revbump all Go packages after 1.10.1 update.
ok wiz@ for committing during freeze
Diffstat (limited to 'security/go-crypto')
-rw-r--r--security/go-crypto/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/go-crypto/Makefile b/security/go-crypto/Makefile
index 96a3fbaf643..614abcff9ff 100644
--- a/security/go-crypto/Makefile
+++ b/security/go-crypto/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2018/03/11 20:43:33 bsiegert Exp $
+# $NetBSD: Makefile,v 1.14 2018/03/30 11:56:25 bsiegert Exp $
COMMENT= Go supplementary cryptography libraries
+PKGREVISION= 1
DISTNAME= go-crypto-0.0.20180308
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/}