* [Buildroot] [PATCH 1/1] go: bump to v1.11.2
@ 2018-11-06 22:28 Christian Stewart
2018-11-08 20:03 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Christian Stewart @ 2018-11-06 22:28 UTC (permalink / raw)
To: buildroot
Bumps Golang host-go compiler to 1.11.2 release.
Add hash for LICENSE.
Signed-off-by: Christian Stewart <christian@paral.in>
---
package/go/go.hash | 3 ++-
package/go/go.mk | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/package/go/go.hash b/package/go/go.hash
index 9f908e3f03..bd6af0358f 100644
--- a/package/go/go.hash
+++ b/package/go/go.hash
@@ -1,2 +1,3 @@
# From https://golang.org/dl/
-sha256 558f8c169ae215e25b81421596e8de7572bd3ba824b79add22fba6e284db1117 go1.11.1.src.tar.gz
+sha256 042fba357210816160341f1002440550e952eb12678f7c9e7e9d389437942550 go1.11.2.src.tar.gz
+sha256 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067 LICENSE
diff --git a/package/go/go.mk b/package/go/go.mk
index ec74ba397c..2e434f3bad 100644
--- a/package/go/go.mk
+++ b/package/go/go.mk
@@ -4,7 +4,7 @@
#
################################################################################
-GO_VERSION = 1.11.1
+GO_VERSION = 1.11.2
GO_SITE = https://storage.googleapis.com/golang
GO_SOURCE = go$(GO_VERSION).src.tar.gz
--
2.18.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH 1/1] go: bump to v1.11.2
2018-11-06 22:28 [Buildroot] [PATCH 1/1] go: bump to v1.11.2 Christian Stewart
@ 2018-11-08 20:03 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2018-11-08 20:03 UTC (permalink / raw)
To: buildroot
Hello,
On Tue, 6 Nov 2018 14:28:10 -0800, Christian Stewart wrote:
> Bumps Golang host-go compiler to 1.11.2 release.
>
> Add hash for LICENSE.
>
> Signed-off-by: Christian Stewart <christian@paral.in>
> ---
> package/go/go.hash | 3 ++-
> package/go/go.mk | 2 +-
> 2 files changed, 3 insertions(+), 2 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-11-08 20:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-06 22:28 [Buildroot] [PATCH 1/1] go: bump to v1.11.2 Christian Stewart
2018-11-08 20:03 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox