commit: 8f3c689e2e162fe887bf2a399dfaa24f4d14ac1a Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Sat Jun 17 08:53:44 2023 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Tue Jul 25 20:50:58 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f3c689e
www-servers/pshs: update HOMEPAGE Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/31503 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> www-servers/pshs/pshs-0.4.1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/www-servers/pshs/pshs-0.4.1.ebuild b/www-servers/pshs/pshs-0.4.1.ebuild index 55ef2adeb61a..e5d49211cbf2 100644 --- a/www-servers/pshs/pshs-0.4.1.ebuild +++ b/www-servers/pshs/pshs-0.4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,9 +6,9 @@ EAPI=7 inherit meson DESCRIPTION="Pretty small HTTP server -- a command-line tool to share files" -HOMEPAGE="https://github.com/mgorny/pshs/" +HOMEPAGE="https://github.com/projg2/pshs/" SRC_URI=" - https://github.com/mgorny/pshs/archive/v${PV}.tar.gz -> ${P}.tar.gz" + https://github.com/projg2/pshs/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0"
