summaryrefslogtreecommitdiff
path: root/textproc/go-mmark
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2019-12-13 07:43:47 +0000
committerbsiegert <bsiegert@pkgsrc.org>2019-12-13 07:43:47 +0000
commit26c9a235c64a31a3052a4747e17e362bf9399855 (patch)
treea8e52092e3562e06042ebc2d51bb9a6f17b72324 /textproc/go-mmark
parent78cf893fd65e34ec4bc4264d3d4ba3f004bf2d85 (diff)
downloadpkgsrc-26c9a235c64a31a3052a4747e17e362bf9399855.tar.gz
Revbump all Go packages after Go 1.12.14 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 416fcaed45c..8c8367936ac 100644
--- a/textproc/go-mmark/Makefile
+++ b/textproc/go-mmark/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2019/11/04 21:43:36 rillig Exp $
+# $NetBSD: Makefile,v 1.17 2019/12/13 07:43:51 bsiegert Exp $
DISTNAME= mmark-1.3.6
PKGNAME= go-${DISTNAME}
-PKGREVISION= 13
+PKGREVISION= 14
MASTER_SITES= ${MASTER_SITE_GITHUB:=miekg/}
CATEGORIES= textproc
GITHUB_TAG= v${PKGVERSION_NOREV}