summaryrefslogtreecommitdiff
path: root/security/go-mkcert/Makefile
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2020-02-02 14:18:56 +0000
committerbsiegert <bsiegert@pkgsrc.org>2020-02-02 14:18:56 +0000
commita3606608f5a434e3b35070dfcdf514153dda7969 (patch)
treebe2a764be91c9565e3eacb8e9229188dfd303866 /security/go-mkcert/Makefile
parent9d7ad32f72dc16182783f8e54414d4c91682a91a (diff)
downloadpkgsrc-a3606608f5a434e3b35070dfcdf514153dda7969.tar.gz
Revbump all Go packages after go113 update.
Diffstat (limited to 'security/go-mkcert/Makefile')
-rw-r--r--security/go-mkcert/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/go-mkcert/Makefile b/security/go-mkcert/Makefile
index a393e100a89..25e7c0fb51a 100644
--- a/security/go-mkcert/Makefile
+++ b/security/go-mkcert/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2020/01/10 13:32:11 bsiegert Exp $
+# $NetBSD: Makefile,v 1.12 2020/02/02 14:19:10 bsiegert Exp $
DISTNAME= mkcert-${GITHUB_TAG}
PKGNAME= go-mkcert-${VERSION}
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GITHUB:=FiloSottile/}
GITHUB_PROJECT= mkcert