From 5bb3125e1c0829657ee57d58a6ab325e74f9e978 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sat, 28 Dec 2024 08:04:06 +0100 Subject: [PATCH] gegl: update 0.4.50 -> 0.4.52 required for gimp-3.0.0-RC2 release Signed-off-by: Markus Volk Signed-off-by: Khem Raj --- meta-gnome/recipes-gimp/gegl/{gegl_0.4.50.bb => gegl_0.4.52.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gimp/gegl/{gegl_0.4.50.bb => gegl_0.4.52.bb} (96%) diff --git a/meta-gnome/recipes-gimp/gegl/gegl_0.4.50.bb b/meta-gnome/recipes-gimp/gegl/gegl_0.4.52.bb similarity index 96% rename from meta-gnome/recipes-gimp/gegl/gegl_0.4.50.bb rename to meta-gnome/recipes-gimp/gegl/gegl_0.4.52.bb index 665e8ae1ba..b993386e38 100644 --- a/meta-gnome/recipes-gimp/gegl/gegl_0.4.50.bb +++ b/meta-gnome/recipes-gimp/gegl/gegl_0.4.52.bb @@ -26,7 +26,7 @@ ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" SHPV = "${@gnome_verdir("${PV}")}" SRC_URI = "https://download.gimp.org/pub/${BPN}/${SHPV}/${BP}.tar.xz" -SRC_URI[sha256sum] = "6084969b06ee86ca71142133773f27e13f02e5a6a22c2cfce452ecaaddb790c1" +SRC_URI[sha256sum] = "ca212a0fc3e0448c5058c51ca6a0d30fdfb02971f21f28820da2b4901396000a" PACKAGECONFIG ??= "gexiv2 jpeg libpng libraw librsvg pango poppler sdl2" PACKAGECONFIG:class-native = "libpng librsvg"