summaryrefslogtreecommitdiff
path: root/security/go-crypto
diff options
context:
space:
mode:
authorbsiegert <bsiegert>2016-09-10 19:47:19 +0000
committerbsiegert <bsiegert>2016-09-10 19:47:19 +0000
commit3075ec719ff42563e6c8742c91e067b175d34443 (patch)
tree6d50cea6118a94a9767f33dc429cf0bcda97a623 /security/go-crypto
parent1599f2bdec1a50ac5e22ca50b74a4dc0a2b126f0 (diff)
downloadpkgsrc-3075ec719ff42563e6c8742c91e067b175d34443.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