mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 11:04:10 -04:00
www-apps/jackett-bin: fix homepage
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Theo Anderson <telans@posteo.de>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user