From dd1d096769bd0548aa1853929d057e28a92614be Mon Sep 17 00:00:00 2001 From: Theo Anderson Date: Mon, 4 Jan 2021 17:48:18 +1300 Subject: [PATCH] www-apps/jackett-bin: fix homepage Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Theo Anderson --- www-apps/jackett-bin/jackett-bin-0.17.159.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www-apps/jackett-bin/jackett-bin-0.17.159.ebuild b/www-apps/jackett-bin/jackett-bin-0.17.159.ebuild index d6689626f6..b034a34c73 100644 --- a/www-apps/jackett-bin/jackett-bin-0.17.159.ebuild +++ b/www-apps/jackett-bin/jackett-bin-0.17.159.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2020 Gentoo Authors +# Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit systemd DESCRIPTION="ultra fast, simple, secure & standards compliant web I/O" -HOMEPAGE="https://github.com/uNetworking/uWebSockets" +HOMEPAGE="https://github.com/Jackett/Jackett" SRC_URI="https://github.com/Jackett/Jackett/releases/download/v${PV}/Jackett.Binaries.LinuxAMDx64.tar.gz -> ${P}.tar.gz" S="${WORKDIR}"/Jackett