summaryrefslogtreecommitdiff
path: root/security/go-crypto
diff options
context:
space:
mode:
authorbsiegert <bsiegert>2016-08-20 09:21:44 +0000
committerbsiegert <bsiegert>2016-08-20 09:21:44 +0000
commit88c3d77828550740ca88e078b3ee36155e60b051 (patch)
tree688382e0910d107594e0fffb1e7cfe9710e10baa /security/go-crypto
parente848b251fe3ea87d274569676736e1e2ede8665a (diff)
downloadpkgsrc-88c3d77828550740ca88e078b3ee36155e60b051.tar.gz
Revbump packages using Go for Go 1.7 release.
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 b3958f68a05..47e7a107317 100644
--- a/security/go-crypto/Makefile
+++ b/security/go-crypto/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2016/02/23 20:18:12 bsiegert Exp $
+# $NetBSD: Makefile,v 1.3 2016/08/20 09:21:46 bsiegert Exp $
DISTNAME= go-crypto-0.0.20151215
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/}
GITHUB_PROJECT= crypto