SF.net SVN: gar:[25507] csw/mgar/pkg/jq/trunk

chninkel at users.sourceforge.net chninkel at users.sourceforge.net
Mon Dec 28 19:32:53 CET 2015


Revision: 25507
          http://sourceforge.net/p/gar/code/25507
Author:   chninkel
Date:     2015-12-28 18:32:52 +0000 (Mon, 28 Dec 2015)
Log Message:
-----------
jq/trunk: update to 1.5

Modified Paths:
--------------
    csw/mgar/pkg/jq/trunk/Makefile
    csw/mgar/pkg/jq/trunk/checksums

Modified: csw/mgar/pkg/jq/trunk/Makefile
===================================================================
--- csw/mgar/pkg/jq/trunk/Makefile	2015-12-28 18:22:15 UTC (rev 25506)
+++ csw/mgar/pkg/jq/trunk/Makefile	2015-12-28 18:32:52 UTC (rev 25507)
@@ -13,7 +13,7 @@
 ###### Package information #######
 
 NAME = jq
-VERSION = 1.4
+VERSION = 1.5
 GARTYPE = v2
 
 DESCRIPTION = A lightweight and flexible command-line JSON processor.
@@ -23,7 +23,8 @@
 	friends let you play with text.
 endef
 
-MASTER_SITES = http://stedolan.github.io/jq/download/source/
+
+MASTER_SITES = https://github.com/stedolan/jq/releases/download/jq-$(VERSION)/
 DISTFILES += $(DISTNAME).tar.gz
 VENDOR_URL = http://stedolan.github.io/jq/
 

Modified: csw/mgar/pkg/jq/trunk/checksums
===================================================================
--- csw/mgar/pkg/jq/trunk/checksums	2015-12-28 18:22:15 UTC (rev 25506)
+++ csw/mgar/pkg/jq/trunk/checksums	2015-12-28 18:32:52 UTC (rev 25507)
@@ -1 +1 @@
-e3c75a4f805bb5342c9f4b3603fb248f  jq-1.4.tar.gz
+0933532b086bd8b6a41c1b162b1731f9  jq-1.5.tar.gz

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list