summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorfhajny <fhajny@pkgsrc.org>2016-01-18 15:33:43 +0000
committerfhajny <fhajny@pkgsrc.org>2016-01-18 15:33:43 +0000
commit58d46ac76f2b91e636a85779dabac77ec30ddbe0 (patch)
treedcb3a196668678795c367be32733a945ec91d538 /textproc
parent731488e8cf483c4e957f6b2bd4eac76a30ff0459 (diff)
downloadpkgsrc-58d46ac76f2b91e636a85779dabac77ec30ddbe0.tar.gz
Revbump all Go packages after the go-1.5.3 security update (hint: static
linking).
Diffstat (limited to 'textproc')
-rw-r--r--textproc/go-text/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/go-text/Makefile b/textproc/go-text/Makefile
index 011ff9011fd..994df2f830b 100644
--- a/textproc/go-text/Makefile
+++ b/textproc/go-text/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2016/01/03 20:06:34 bsiegert Exp $
+# $NetBSD: Makefile,v 1.6 2016/01/18 15:33:44 fhajny Exp $
#
DISTNAME= go-text-20151217
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/}
GITHUB_PROJECT= text