Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [RFC PATCH v1 1/1] package/go: bump to go 1.15.1
@ 2020-09-06  5:51 Christian Stewart
  2020-09-06  5:56 ` Christian Stewart
  2020-09-06 12:32 ` Thomas Petazzoni
  0 siblings, 2 replies; 5+ messages in thread
From: Christian Stewart @ 2020-09-06  5:51 UTC (permalink / raw)
  To: buildroot

Go 1.14, 1.15 are major releases of Go.

Read the Release Notes for more information:

 - https://golang.org/doc/go1.14
 - https://golang.org/doc/go1.15

Signed-off-by: Christian Stewart <christian@paral.in>
---
 package/go/go.hash | 2 +-
 package/go/go.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/go/go.hash b/package/go/go.hash
index f58449d079..5e8ab36123 100644
--- a/package/go/go.hash
+++ b/package/go/go.hash
@@ -1,3 +1,3 @@
 # From https://golang.org/dl/
-sha256	197333e97290e9ea8796f738d61019dcba1c377c2f3961fd6a114918ecc7ab06  go1.13.14.src.tar.gz
+sha256	d3743752a421881b5cc007c76b4b68becc3ad053e61275567edab1c99e154d30  go1.15.1.src.tar.gz
 sha256	2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067  LICENSE
diff --git a/package/go/go.mk b/package/go/go.mk
index 74e5298e66..adf939c839 100644
--- a/package/go/go.mk
+++ b/package/go/go.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-GO_VERSION = 1.13.14
+GO_VERSION = 1.15.1
 GO_SITE = https://storage.googleapis.com/golang
 GO_SOURCE = go$(GO_VERSION).src.tar.gz
 
-- 
2.28.0

^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [Buildroot] [PATCH v1 1/1] package/go: bump to go 1.14.8
@ 2020-09-06  5:57 Christian Stewart
  2020-09-06  5:57 ` [Buildroot] [RFC PATCH v1 1/1] package/go: bump to go 1.15.1 Christian Stewart
  0 siblings, 1 reply; 5+ messages in thread
From: Christian Stewart @ 2020-09-06  5:57 UTC (permalink / raw)
  To: buildroot

Go 1.14 is a major release of Go.

Read the Release Notes for more information:

https://golang.org/doc/go1.14

Signed-off-by: Christian Stewart <christian@paral.in>
---
 package/go/go.hash | 2 +-
 package/go/go.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/go/go.hash b/package/go/go.hash
index f58449d079..f75114b36a 100644
--- a/package/go/go.hash
+++ b/package/go/go.hash
@@ -1,3 +1,3 @@
 # From https://golang.org/dl/
-sha256	197333e97290e9ea8796f738d61019dcba1c377c2f3961fd6a114918ecc7ab06  go1.13.14.src.tar.gz
+sha256	d9a613fb55f508cf84e753456a7c6a113c8265839d5b7fe060da335c93d6e36a  go1.14.8.src.tar.gz
 sha256	2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067  LICENSE
diff --git a/package/go/go.mk b/package/go/go.mk
index 74e5298e66..456d4a922e 100644
--- a/package/go/go.mk
+++ b/package/go/go.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-GO_VERSION = 1.13.14
+GO_VERSION = 1.14.8
 GO_SITE = https://storage.googleapis.com/golang
 GO_SOURCE = go$(GO_VERSION).src.tar.gz
 
-- 
2.28.0

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-09-06 12:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-06  5:51 [Buildroot] [RFC PATCH v1 1/1] package/go: bump to go 1.15.1 Christian Stewart
2020-09-06  5:56 ` Christian Stewart
2020-09-06 12:32   ` Thomas Petazzoni
2020-09-06 12:32 ` Thomas Petazzoni
  -- strict thread matches above, loose matches on Subject: below --
2020-09-06  5:57 [Buildroot] [PATCH v1 1/1] package/go: bump to go 1.14.8 Christian Stewart
2020-09-06  5:57 ` [Buildroot] [RFC PATCH v1 1/1] package/go: bump to go 1.15.1 Christian Stewart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox