summaryrefslogtreecommitdiff
path: root/textproc/go-mmark
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2022-10-05 11:32:55 +0000
committerbsiegert <bsiegert@pkgsrc.org>2022-10-05 11:32:55 +0000
commit2281875036d2a8494fb281af2fafec7e015911b1 (patch)
tree0cbebeef53756c25f4e43bbd043122423ab8f497 /textproc/go-mmark
parent20be02ec2685b3f44c8e150d4b987bca9768d9be (diff)
downloadpkgsrc-2281875036d2a8494fb281af2fafec7e015911b1.tar.gz
Revbump all Go packages after go119 security 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 8c14335a1b7..849da84e17b 100644
--- a/textproc/go-mmark/Makefile
+++ b/textproc/go-mmark/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.49 2022/09/26 18:40:14 bsiegert Exp $
+# $NetBSD: Makefile,v 1.50 2022/10/05 11:33:07 bsiegert Exp $
DISTNAME= mmark-2.2.10
PKGNAME= go-${DISTNAME}
-PKGREVISION= 17
+PKGREVISION= 18
MASTER_SITES= ${MASTER_SITE_GITHUB:=mmarkdown/}
CATEGORIES= textproc
GITHUB_TAG= v${PKGVERSION_NOREV}