summaryrefslogtreecommitdiff
path: root/sys-auth/polkit/polkit-124-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-auth/polkit/polkit-124-r1.ebuild')
-rw-r--r--sys-auth/polkit/polkit-124-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/polkit/polkit-124-r1.ebuild b/sys-auth/polkit/polkit-124-r1.ebuild
index 93c8e6eaf48b..9bf6524a9b8a 100644
--- a/sys-auth/polkit/polkit-124-r1.ebuild
+++ b/sys-auth/polkit/polkit-124-r1.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{10..12} )
inherit meson pam pax-utils python-any-r1 systemd xdg-utils
DESCRIPTION="Policy framework for controlling privileges for system-wide services"
-HOMEPAGE="https://www.freedesktop.org/wiki/Software/polkit https://gitlab.freedesktop.org/polkit/polkit"
+HOMEPAGE="https://www.freedesktop.org/wiki/Software/polkit https://github.com/polkit-org/polkit"
if [[ ${PV} == *_p* ]] ; then
# Upstream don't make releases very often. Test snapshots throughly
# and review commits, but don't shy away if there's useful stuff there