Skip to content

Commit fb34082

Browse files
mferlandkraj
authored andcommitted
polkit: update SRC_URI
Project has moved to github. Signed-off-by: Marc Ferland <[email protected]>
1 parent 37a1a63 commit fb34082

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

meta-oe/recipes-extended/polkit/polkit_124.bb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
SUMMARY = "PolicyKit Authorization Framework"
1+
SUMMARY = "Polkit Authorization Framework"
22
DESCRIPTION = "The polkit package is an application-level toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes."
33
HOMEPAGE = "http://www.freedesktop.org/wiki/Software/polkit"
44
LICENSE = "LGPL-2.0-or-later"
55
LIC_FILES_CHKSUM = "file://COPYING;md5=155db86cdbafa7532b41f390409283eb"
6+
BUGTRACKER = "https://github.com/polkit-org/polkit/issues"
67

7-
SRC_URI = "git://gitlab.freedesktop.org/polkit/polkit.git;protocol=https;branch=master"
8+
SRC_URI = "git://github.com/polkit-org/polkit.git;protocol=https;branch=main"
89

910
S = "${WORKDIR}/git"
1011
SRCREV = "82f0924dc0eb23b9df68e88dbaf9e07c81940a5a"

0 commit comments

Comments
 (0)