summaryrefslogtreecommitdiff
path: root/textproc/go-goldmark
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-goldmark
parent780c9dbf4e825a610a6dc9dc5359b2b9167f1dbf (diff)
downloadpkgsrc-4dbe1da96f7e16aabd743665c64e7b470a292138.tar.gz
Revbump all Go packages after go115 update
Diffstat (limited to 'textproc/go-goldmark')
-rw-r--r--textproc/go-goldmark/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/go-goldmark/Makefile b/textproc/go-goldmark/Makefile
index f6ade974920..0893ba4abb3 100644
--- a/textproc/go-goldmark/Makefile
+++ b/textproc/go-goldmark/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2020/11/13 19:26:22 bsiegert Exp $
+# $NetBSD: Makefile,v 1.9 2021/01/23 14:23:12 bsiegert Exp $
DISTNAME= goldmark-1.1.30
PKGNAME= go-${DISTNAME}
-PKGREVISION= 7
+PKGREVISION= 8
MASTER_SITES= ${MASTER_SITE_GITHUB:=yuin/}
CATEGORIES= textproc
GITHUB_PROJECT= goldmark