summaryrefslogtreecommitdiff
path: root/textproc/go-diff
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-diff
parentdebecddf83a7d0dcc8f7ce7074d24195fc5051da (diff)
downloadpkgsrc-6daed808fdef79804d529e5a46d4b160be6fbc2c.tar.gz
Revbump all Go packages after go114 update
Diffstat (limited to 'textproc/go-diff')
-rw-r--r--textproc/go-diff/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/go-diff/Makefile b/textproc/go-diff/Makefile
index 3e53c2b849e..17f89da36f3 100644
--- a/textproc/go-diff/Makefile
+++ b/textproc/go-diff/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2020/07/17 18:04:29 bsiegert Exp $
+# $NetBSD: Makefile,v 1.18 2020/08/14 20:01:38 bsiegert Exp $
DISTNAME= go-diff-1.0.0
PKGNAME= go-${DISTNAME}
-PKGREVISION= 16
+PKGREVISION= 17
MASTER_SITES= ${MASTER_SITE_GITHUB:=sergi/}
CATEGORIES= textproc
GITHUB_PROJECT= go-diff