summaryrefslogtreecommitdiff
path: root/textproc/go-mmark
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2021-01-23 14:22:52 +0000
committerbsiegert <bsiegert@pkgsrc.org>2021-01-23 14:22:52 +0000
commit4dbe1da96f7e16aabd743665c64e7b470a292138 (patch)
tree1a626bac82f33e1f3bbbbdc179abce231a8f4e93 /textproc/go-mmark
parent780c9dbf4e825a610a6dc9dc5359b2b9167f1dbf (diff)
downloadpkgsrc-4dbe1da96f7e16aabd743665c64e7b470a292138.tar.gz
Revbump all Go packages after go115 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 6a2e13f44aa..c8c09d77349 100644
--- a/textproc/go-mmark/Makefile
+++ b/textproc/go-mmark/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.28 2020/11/13 19:26:23 bsiegert Exp $
+# $NetBSD: Makefile,v 1.29 2021/01/23 14:23:12 bsiegert Exp $
DISTNAME= mmark-1.3.6
PKGNAME= go-${DISTNAME}
-PKGREVISION= 25
+PKGREVISION= 26
MASTER_SITES= ${MASTER_SITE_GITHUB:=miekg/}
CATEGORIES= textproc
GITHUB_TAG= v${PKGVERSION_NOREV}