summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-servers/pshs/pshs-0.4.1.ebuild')
-rw-r--r--www-servers/pshs/pshs-0.4.1.ebuild6
1 files 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"