summaryrefslogtreecommitdiff
path: root/textproc/go-mmark
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2022-05-11 19:26:18 +0000
committerbsiegert <bsiegert@pkgsrc.org>2022-05-11 19:26:18 +0000
commit91c90fac9deee89e66a2d9af4e0792009ab551bb (patch)
tree8c68707cbe6223043a7e563713cef98b7afab07f /textproc/go-mmark
parentf3ca190effcf6295dfa79cc350650dc86e5f33cf (diff)
downloadpkgsrc-91c90fac9deee89e66a2d9af4e0792009ab551bb.tar.gz
Revbump all Go packages after go118 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 a5c9a90b9a0..2e441fadb26 100644
--- a/textproc/go-mmark/Makefile
+++ b/textproc/go-mmark/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.43 2022/04/13 07:50:54 bsiegert Exp $
+# $NetBSD: Makefile,v 1.44 2022/05/11 19:26:21 bsiegert Exp $
DISTNAME= mmark-2.2.10
PKGNAME= go-${DISTNAME}
-PKGREVISION= 11
+PKGREVISION= 12
MASTER_SITES= ${MASTER_SITE_GITHUB:=mmarkdown/}
CATEGORIES= textproc
GITHUB_TAG= v${PKGVERSION_NOREV}