summaryrefslogtreecommitdiff
path: root/security/go-crypto
diff options
context:
space:
mode:
authorbsiegert <bsiegert>2016-10-29 08:59:46 +0000
committerbsiegert <bsiegert>2016-10-29 08:59:46 +0000
commit4304e74b2be852f7c556a8f931ec7d31d367b6a9 (patch)
tree303b8520ad11b407867da3f2c2372529c6c31425 /security/go-crypto
parentf519843f106fec7b768340c4cfee0dde12339f7d (diff)
downloadpkgsrc-4304e74b2be852f7c556a8f931ec7d31d367b6a9.tar.gz
Revbump packages depending on Go after the Go 1.7.3 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 fbd74ef6968..9e54876672e 100644
--- a/security/go-crypto/Makefile
+++ b/security/go-crypto/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2016/09/10 19:47:21 bsiegert Exp $
+# $NetBSD: Makefile,v 1.5 2016/10/29 08:59:48 bsiegert Exp $
DISTNAME= go-crypto-0.0.20151215
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/}
GITHUB_PROJECT= crypto