summaryrefslogtreecommitdiff
path: root/security/go-crypto
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
commit4cf89175ae8786b8af0185e317c91bd591d655ec (patch)
tree805d212599a2cd0d7de9ce26bb33a1113af1db9c /security/go-crypto
parent82edea4435d71f0ed4d07e8b47470c86b24e5ed4 (diff)
downloadpkgsrc-4cf89175ae8786b8af0185e317c91bd591d655ec.tar.gz
Revbump all Go packages after the Go 1.7.1 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 47e7a107317..fbd74ef6968 100644
--- a/security/go-crypto/Makefile
+++ b/security/go-crypto/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2016/08/20 09:21:46 bsiegert Exp $
+# $NetBSD: Makefile,v 1.4 2016/09/10 19:47:21 bsiegert Exp $
DISTNAME= go-crypto-0.0.20151215
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/}
GITHUB_PROJECT= crypto