summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gtk_1.15.3.bb (renamed from meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gtk_1.15.2.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.2.bb b/meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gtk_1.15.3.bb
index 8197a72ee2..0f6a9291b8 100644
--- a/meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gtk_1.15.2.bb
+++ b/meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gtk_1.15.3.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 = "de133a5def77cca7de650ce331bd07488ee91e6c" 21SRCREV = "337202d4e7179857bc37b03c1a6d8c9d92e47c44"
22 22
23PACKAGECONFIG ?= "wallpaper appchooser lockdown settings" 23PACKAGECONFIG ?= "wallpaper appchooser lockdown settings"
24 24