summaryrefslogtreecommitdiff
path: root/lang/go/version.mk
diff options
context:
space:
mode:
authormspo <mspo>2015-02-22 13:14:09 +0000
committermspo <mspo>2015-02-22 13:14:09 +0000
commit6bd56018d8b33342c1285932c2ddc152ff82ef07 (patch)
tree6b7769b0ba23044278d2dffa1896fd0c046eedef /lang/go/version.mk
parent3989fb25f34aec39b4c868fb598c012f55407bd8 (diff)
downloadpkgsrc-6bd56018d8b33342c1285932c2ddc152ff82ef07.tar.gz
go1.4.2 (released 2015/02/17) includes bug fixes to the go command, the compiler and linker, and the runtime, syscall, reflect, and math/big packages.
Diffstat (limited to 'lang/go/version.mk')
-rw-r--r--lang/go/version.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/go/version.mk b/lang/go/version.mk
index a13bf171a3e..15765596027 100644
--- a/lang/go/version.mk
+++ b/lang/go/version.mk
@@ -1,8 +1,8 @@
-# $NetBSD: version.mk,v 1.4 2015/01/16 11:27:03 wiz Exp $
+# $NetBSD: version.mk,v 1.5 2015/02/22 13:14:09 mspo Exp $
.include "../../mk/bsd.prefs.mk"
-GO_VERSION= 1.4.1
+GO_VERSION= 1.4.2
ONLY_FOR_PLATFORM= *-*-i386 *-*-x86_64 *-*-evbarm
NOT_FOR_PLATFORM= SunOS-*-i386