Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (82a8b7f74e6cb4577306da22e55732641f52faa2)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (82a8b7f74e6cb4577306da22e55732641f52faa2)
  • Date: Tue, 2 Jan 2018 19:59:24 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

devel/go/DETAILS | 12 ++++++------
devel/go/HISTORY | 3 +++
2 files changed, 9 insertions(+), 6 deletions(-)

New commits:
commit 82a8b7f74e6cb4577306da22e55732641f52faa2
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

go 1.9.2

diff --git a/devel/go/DETAILS b/devel/go/DETAILS
index 8394403..2e02d94 100755
--- a/devel/go/DETAILS
+++ b/devel/go/DETAILS
@@ -1,12 +1,12 @@
SPELL="go"
- VERSION=1.9.1
-BOOTSTRAP_VERSION=1.8
+ VERSION=1.9.2
+BOOTSTRAP_VERSION=1.9.2
SOURCE="${SPELL}${VERSION}.src.tar.gz"
-
SOURCE_HASH=sha512:3c5d11089a54c61acd1a4fad9618ddb2058cc783a54564407ee50e37c864deaadfd5effeab623080c136a599096f448aae091ef41d0afca1abfcdb98adf4a793
- SOURCE_URL[0]="https://storage.googleapis.com/golang/${SOURCE}";
+
SOURCE_HASH=sha512:1034098575c317eeaf648629690a4dea0c479a69c3b80d9917f6b96c8781ce79c0f29859f667dc4e07d47a44972aa09bd0163a458f897cf45f9d09eb03e4abb5
+ SOURCE_URL[0]="https://redirector.gvt1.com/edgedl/go/$SOURCE";
SOURCE2="${SPELL}${BOOTSTRAP_VERSION}.linux-amd64.tar.gz"
-
SOURCE2_HASH=sha512:0d9e2a3871306ffc8df8dabfd1675b9e3c611957b4f3069acaf8a82379de1e936f85b0e5a7e1949ae159ae5aac4f6f0d36ceb91214eddb65988bb2305f2977b6
- SOURCE2_URL[0]="https://storage.googleapis.com/golang/${SOURCE1}";
+
SOURCE2_HASH=sha512:1f390d7e24fa4e61f5c82283153f7aee7c96d5b9ef4026bfff3b6f6fcba336e87877cc0d6136b48eb4e6931168343f7b5b491a5415a1c0d872fb3c7941e8d642
+ SOURCE2_URL[0]="https://redirector.gvt1.com/edgedl/go/$SOURCE2";
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}"
DOC_DIRS=""
WEB_SITE="http://golang.org";
diff --git a/devel/go/HISTORY b/devel/go/HISTORY
index b6ae149..c1d7566 100644
--- a/devel/go/HISTORY
+++ b/devel/go/HISTORY
@@ -1,3 +1,6 @@
+2018-01-02 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 1.9.2
+
2017-10-04 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 1.9.1




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (82a8b7f74e6cb4577306da22e55732641f52faa2), Ismael Luceno, 01/02/2018

Archive powered by MHonArc 2.6.24.

Top of Page