summaryrefslogtreecommitdiff
path: root/textproc/go-mmark
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2020-06-17 09:54:00 +0000
committerbsiegert <bsiegert@pkgsrc.org>2020-06-17 09:54:00 +0000
commit12467a3432097617162e68404bdae44d2cb0eb14 (patch)
treed0363623cb14b4d41eefe7f7bcb27b0ae40025b6 /textproc/go-mmark
parenteb286afb7ce90a4c812def78fa9dda944bd218c5 (diff)
downloadpkgsrc-12467a3432097617162e68404bdae44d2cb0eb14.tar.gz
Revbump Go packages after Go 1.14.4 update.
Diffstat (limited to 'textproc/go-mmark')
-rw-r--r--textproc/go-mmark/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/go-mmark/Makefile b/textproc/go-mmark/Makefile
index 2380ff225cf..38d07ca753a 100644
--- a/textproc/go-mmark/Makefile
+++ b/textproc/go-mmark/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2020/04/12 11:01:47 bsiegert Exp $
+# $NetBSD: Makefile,v 1.22 2020/06/17 09:54:12 bsiegert Exp $
DISTNAME= mmark-1.3.6
PKGNAME= go-${DISTNAME}
-PKGREVISION= 18
+PKGREVISION= 19
MASTER_SITES= ${MASTER_SITE_GITHUB:=miekg/}
CATEGORIES= textproc
GITHUB_TAG= v${PKGVERSION_NOREV}