pyxdg: update SRC_URI

The previous repository was moved to freedesktop's gitlab instance,
and was causing fetching failures.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
Gyorgy Sarvari
2025-11-12 20:35:41 +01:00
parent 996b497119
commit 41810a1121
+1 -1
View File
@@ -5,7 +5,7 @@ LICENSE = "LGPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=f30a9716ef3762e3467a2f62bf790f0a"
SRCREV = "f097a66923a65e93640c48da83e6e9cfbddd86ba"
SRC_URI = "git://anongit.freedesktop.org/xdg/pyxdg;branch=master"
SRC_URI = "git://gitlab.freedesktop.org/xdg/pyxdg.git;branch=master;protocol=https"
inherit setuptools3