app-misc/jq: update HOMEPAGE redirect
authorTim Harder <radhermit@gentoo.org>
Sat, 28 Sep 2019 02:57:42 +0000 (20:57 -0600)
committerTim Harder <radhermit@gentoo.org>
Sat, 28 Sep 2019 02:57:42 +0000 (20:57 -0600)
Signed-off-by: Tim Harder <radhermit@gentoo.org>
app-misc/jq/jq-1.6-r3.ebuild

index 4207cef20c75f4f5c3cbeee7d037ff391a87ee4a..5517556e8d5dc8f2b6e55f4499527dd6581c014a 100644 (file)
@@ -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"