diff mbox series

[meta-xfce,6/6] xfconf: Upgrade 4.18.0 -> 4.18.1

Message ID 20241123000230.1479075-6-schonm@gmail.com
State Under Review
Headers show
Series [meta-xfce,1/6] xfce4-appfinder: Upgrade 4.19.1 -> 4.19.2 | expand

Commit Message

Jason Schonberg Nov. 23, 2024, 12:02 a.m. UTC
Changelog: https://gitlab.xfce.org/xfce/xfconf/-/tags/xfconf-4.18.1

Signed-off-by: Jason Schonberg <schonm@gmail.com>
---
 .../recipes-xfce/xfconf/{xfconf_4.18.0.bb => xfconf_4.18.1.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-xfce/recipes-xfce/xfconf/{xfconf_4.18.0.bb => xfconf_4.18.1.bb} (89%)
diff mbox series

Patch

diff --git a/meta-xfce/recipes-xfce/xfconf/xfconf_4.18.0.bb b/meta-xfce/recipes-xfce/xfconf/xfconf_4.18.1.bb
similarity index 89%
rename from meta-xfce/recipes-xfce/xfconf/xfconf_4.18.0.bb
rename to meta-xfce/recipes-xfce/xfconf/xfconf_4.18.1.bb
index f5c598b8d..e780b0760 100644
--- a/meta-xfce/recipes-xfce/xfconf/xfconf_4.18.0.bb
+++ b/meta-xfce/recipes-xfce/xfconf/xfconf_4.18.1.bb
@@ -8,7 +8,7 @@  inherit xfce gtk-doc gobject-introspection bash-completion vala
 
 EXTRA_OECONF += "PERL=${STAGING_DIR_TARGET}/usr/bin/perl"
 
-SRC_URI[sha256sum] = "2e8c50160bf800a807aea094fc9dad81f9f361f42db56607508ed5b4855d2906"
+SRC_URI[sha256sum] = "d9714751bbcfdc5a59340da6ef8ddfc0807221587b962d907f97dc0a8a002257"
 
 FILES:${PN} += "${libdir}/xfce4/xfconf/xfconfd \
                 ${libdir}/gio/modules/libxfconfgsettingsbackend.so \