summaryrefslogtreecommitdiff
path: root/textproc/go-mmark
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2022-07-13 16:02:57 +0000
committerbsiegert <bsiegert@pkgsrc.org>2022-07-13 16:02:57 +0000
commit54b566c97c503e1a13fcf3f6c193a0154b512b83 (patch)
tree0f0091fdfc92fbada39c01a54a84e9b67c353763 /textproc/go-mmark
parenta56b79cefce206f8c2e85a88072f26f07c86ce6e (diff)
downloadpkgsrc-54b566c97c503e1a13fcf3f6c193a0154b512b83.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 7906c75a9ca..0adaed5dd96 100644
--- a/textproc/go-mmark/Makefile
+++ b/textproc/go-mmark/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.45 2022/06/02 18:52:07 bsiegert Exp $
+# $NetBSD: Makefile,v 1.46 2022/07/13 16:03:01 bsiegert Exp $
DISTNAME= mmark-2.2.10
PKGNAME= go-${DISTNAME}
-PKGREVISION= 13
+PKGREVISION= 14
MASTER_SITES= ${MASTER_SITE_GITHUB:=mmarkdown/}
CATEGORIES= textproc
GITHUB_TAG= v${PKGVERSION_NOREV}