summaryrefslogtreecommitdiff
path: root/textproc/go-mmark
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2020-08-14 20:01:19 +0000
committerbsiegert <bsiegert@pkgsrc.org>2020-08-14 20:01:19 +0000
commit6daed808fdef79804d529e5a46d4b160be6fbc2c (patch)
tree042e99087efa7a22aa17826f2c2c91bde6647ef6 /textproc/go-mmark
parentdebecddf83a7d0dcc8f7ce7074d24195fc5051da (diff)
downloadpkgsrc-6daed808fdef79804d529e5a46d4b160be6fbc2c.tar.gz
Revbump all Go packages after go114 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 df02b997c90..a867d2e3599 100644
--- a/textproc/go-mmark/Makefile
+++ b/textproc/go-mmark/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2020/07/17 18:04:30 bsiegert Exp $
+# $NetBSD: Makefile,v 1.24 2020/08/14 20:01:37 bsiegert Exp $
DISTNAME= mmark-1.3.6
PKGNAME= go-${DISTNAME}
-PKGREVISION= 20
+PKGREVISION= 21
MASTER_SITES= ${MASTER_SITE_GITHUB:=miekg/}
CATEGORIES= textproc
GITHUB_TAG= v${PKGVERSION_NOREV}