diff mbox series

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

Message ID 20241125145307.5479-6-schonm@gmail.com
State Under Review
Headers show
Series [meta-xfce,1/7] exo: Upgrade 4.19.0 -> 4.19.1 | expand

Commit Message

Jason Schonberg Nov. 25, 2024, 2:53 p.m. UTC
Changelog: https://gitlab.xfce.org/xfce/xfconf/-/tags/xfconf-4.18.2

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

Patch

diff --git a/meta-xfce/recipes-xfce/xfconf/xfconf_4.18.1.bb b/meta-xfce/recipes-xfce/xfconf/xfconf_4.18.2.bb
similarity index 89%
rename from meta-xfce/recipes-xfce/xfconf/xfconf_4.18.1.bb
rename to meta-xfce/recipes-xfce/xfconf/xfconf_4.18.2.bb
index e780b0760..39694cd0b 100644
--- a/meta-xfce/recipes-xfce/xfconf/xfconf_4.18.1.bb
+++ b/meta-xfce/recipes-xfce/xfconf/xfconf_4.18.2.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] = "d9714751bbcfdc5a59340da6ef8ddfc0807221587b962d907f97dc0a8a002257"
+SRC_URI[sha256sum] = "dce24fb0555e9718d139c10e714759e03ab4e40a7ffcf3c990f046f7a17213cc"
 
 FILES:${PN} += "${libdir}/xfce4/xfconf/xfconfd \
                 ${libdir}/gio/modules/libxfconfgsettingsbackend.so \