summaryrefslogtreecommitdiff
path: root/textproc/go-runewidth
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2019-09-26 20:10:39 +0000
committerbsiegert <bsiegert@pkgsrc.org>2019-09-26 20:10:39 +0000
commitafb8590c95bba19b651cd83dcd3530827692d05b (patch)
treeed43a265f959cb2bbc57bc6c19ff8573746b7921 /textproc/go-runewidth
parente54fbaf177ffb1f14bb0396c9b497a60e438d9ef (diff)
downloadpkgsrc-afb8590c95bba19b651cd83dcd3530827692d05b.tar.gz
Revbump all Go packages after 1.12.10 update.
ok wiz@ for PMC
Diffstat (limited to 'textproc/go-runewidth')
-rw-r--r--textproc/go-runewidth/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/go-runewidth/Makefile b/textproc/go-runewidth/Makefile
index 28a6d9cb930..20b078df6ed 100644
--- a/textproc/go-runewidth/Makefile
+++ b/textproc/go-runewidth/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2019/08/14 15:45:48 bsiegert Exp $
+# $NetBSD: Makefile,v 1.19 2019/09/26 20:10:53 bsiegert Exp $
DISTNAME= go-runewidth-0.0.2
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=mattn/}
GITHUB_TAG= v${PKGVERSION_NOREV}