summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2019-09-27 20:57:42 -0600
committerTim Harder <radhermit@gentoo.org>2019-09-27 20:57:42 -0600
commit34179ff46ca8be6356e5993005cc71c0f2ef05a2 (patch)
tree59ade4484e0c0ba48843b27b9dfe636a9dbbc09b /app-misc
parentsys-fs/archivemount: update redirected HOMEPAGE (diff)
downloadgentoo-34179ff46ca8be6356e5993005cc71c0f2ef05a2.tar.gz
gentoo-34179ff46ca8be6356e5993005cc71c0f2ef05a2.tar.bz2
gentoo-34179ff46ca8be6356e5993005cc71c0f2ef05a2.zip
app-misc/jq: update HOMEPAGE redirect
Signed-off-by: Tim Harder <radhermit@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/jq/jq-1.6-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
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"