Skip to Content.
Sympa Menu

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

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 (bbfe093d3b6ba6a151c78661f24f187159fbcd1b)
  • Date: Wed, 31 Aug 2016 04:25:21 +0000

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

editors/jq/DETAILS | 6 +++---
editors/jq/HISTORY | 4 ++++
2 files changed, 7 insertions(+), 3 deletions(-)

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

jq 1.5

diff --git a/editors/jq/DETAILS b/editors/jq/DETAILS
index 95013bc..8b6981f 100755
--- a/editors/jq/DETAILS
+++ b/editors/jq/DETAILS
@@ -1,8 +1,8 @@
SPELL=jq
- VERSION=1.4
+ VERSION=1.5
SOURCE="${SPELL}-${VERSION}.tar.gz"
- SOURCE_URL[0]=http://stedolan.github.io/${SPELL}/download/source/${SOURCE}
-
SOURCE_HASH=sha512:02e601b713a3249bcfe5373153dff38a63bf504895181ca3f691dbf033b407373a9c5880001bbd1954123cdf89f4fe75e2a5168e7a7cf13b3f7355dc18f92458
+
SOURCE_URL[0]=https://github.com/stedolan/$SPELL/releases/download/$SPELL-$VERSION/$SOURCE
+
SOURCE_HASH=sha512:4a0bb069ae875f47731d7d84ae6b82240703dc7a694cfb0aee4c7e9639defe7ba9af575d17dc32bda4426b80c186cc8dcd4505f3a6bcbe16b39e9b13097da238
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://stedolan.github.io/jq/download/";
LICENSE[0]=MIT
diff --git a/editors/jq/HISTORY b/editors/jq/HISTORY
index a58fd67..8255576 100644
--- a/editors/jq/HISTORY
+++ b/editors/jq/HISTORY
@@ -1,3 +1,7 @@
+2016-08-31 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: Fixed SOURCE_URL[0]
+ updated spell to 1.5
+
2014-10-19 Jeremy Blosser <jblosser AT sourcemage.org>
* DEPENDS, DETAILS: spell created




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (bbfe093d3b6ba6a151c78661f24f187159fbcd1b), Ismael Luceno, 08/31/2016

Archive powered by MHonArc 2.6.24.

Top of Page