From: Tim Harder Date: Sat, 28 Sep 2019 02:57:42 +0000 (-0600) Subject: app-misc/jq: update HOMEPAGE redirect X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=34179ff46ca8be6356e5993005cc71c0f2ef05a2;p=gentoo.git app-misc/jq: update HOMEPAGE redirect Signed-off-by: Tim Harder --- diff --git a/app-misc/jq/jq-1.6-r3.ebuild b/app-misc/jq/jq-1.6-r3.ebuild index 4207cef20c75..5517556e8d5d 100644 --- a/app-misc/jq/jq-1.6-r3.ebuild +++ b/app-misc/jq/jq-1.6-r3.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit autotools DESCRIPTION="A lightweight and flexible command-line JSON processor" -HOMEPAGE="https://stedolan.github.com/jq/" +HOMEPAGE="https://stedolan.github.io/jq/" SRC_URI="https://github.com/stedolan/jq/releases/download/${P}/${P}.tar.gz" LICENSE="MIT CC-BY-3.0"