summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gtk_1.15.2.bb (renamed from meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gtk_1.15.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gtk_1.15.1.bb b/meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gtk_1.15.2.bb
index 0d2b0012c5..8197a72ee2 100644
--- a/meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gtk_1.15.1.bb
+++ b/meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gtk_1.15.2.bb
@@ -18,7 +18,7 @@ REQUIRED_DISTRO_FEATURES = "polkit"
18SRC_URI = "git://github.com/flatpak/xdg-desktop-portal-gtk.git;protocol=https;branch=main" 18SRC_URI = "git://github.com/flatpak/xdg-desktop-portal-gtk.git;protocol=https;branch=main"
19 19
20S = "${WORKDIR}/git" 20S = "${WORKDIR}/git"
21SRCREV = "54003825481c2b48fd0c42355b484469dea12020" 21SRCREV = "de133a5def77cca7de650ce331bd07488ee91e6c"
22 22
23PACKAGECONFIG ?= "wallpaper appchooser lockdown settings" 23PACKAGECONFIG ?= "wallpaper appchooser lockdown settings"
24 24