app-misc/jq: Update SRC_URI in 1.4 and 1.4-r1
authorPatrick McLean <chutzpah@gentoo.org>
Sat, 9 Jan 2016 01:13:54 +0000 (17:13 -0800)
committerPatrick McLean <chutzpah@gentoo.org>
Sat, 9 Jan 2016 01:13:54 +0000 (17:13 -0800)
Gentoo-Bug: 566140
Reported-by: Gaetan <gaetan@nexylan.com>
Package-Manager: portage-2.2.26

app-misc/jq/jq-1.4-r1.ebuild
app-misc/jq/jq-1.4.ebuild

index e3458f2e74f6680da7d4ff3103bae590d5c05544..478241412cd24e5dbb5d26f5ae077f4478012055 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -8,7 +8,7 @@ inherit autotools eutils
 
 DESCRIPTION="A lightweight and flexible command-line JSON processor"
 HOMEPAGE="https://stedolan.github.com/jq/"
-SRC_URI="http://stedolan.github.io/jq/download/source/${P}.tar.gz"
+SRC_URI="https://github.com/stedolan/jq/releases/download/${P}/${P}.tar.gz"
 
 LICENSE="MIT CC-BY-3.0"
 SLOT="0"
index 3843f8ea824110bd72e56a2650b227f4bd1cc670..34a272633f216a24b2a790c3729f7749aa8e2f3f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -8,7 +8,7 @@ inherit autotools eutils
 
 DESCRIPTION="A lightweight and flexible command-line JSON processor"
 HOMEPAGE="https://stedolan.github.com/jq/"
-SRC_URI="http://stedolan.github.io/jq/download/source/${P}.tar.gz"
+SRC_URI="https://github.com/stedolan/jq/releases/download/${P}/${P}.tar.gz"
 
 LICENSE="MIT CC-BY-3.0"
 SLOT="0"