polkit: update SRC_URI

Project has moved to github.

Signed-off-by: Marc Ferland <marc.ferland@gmail.com>
This commit is contained in:
Marc Ferland
2024-07-22 22:26:12 -04:00
committed by Khem Raj
parent 37a1a632d5
commit fb34082702
@@ -1,10 +1,11 @@
SUMMARY = "PolicyKit Authorization Framework"
SUMMARY = "Polkit Authorization Framework"
DESCRIPTION = "The polkit package is an application-level toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes."
HOMEPAGE = "http://www.freedesktop.org/wiki/Software/polkit"
LICENSE = "LGPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://COPYING;md5=155db86cdbafa7532b41f390409283eb"
BUGTRACKER = "https://github.com/polkit-org/polkit/issues"
SRC_URI = "git://gitlab.freedesktop.org/polkit/polkit.git;protocol=https;branch=master"
SRC_URI = "git://github.com/polkit-org/polkit.git;protocol=https;branch=main"
S = "${WORKDIR}/git"
SRCREV = "82f0924dc0eb23b9df68e88dbaf9e07c81940a5a"