From 8f302c09ed86b270f6c2d3a51d2d06b707dcafb2 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sun, 18 May 2025 08:32:59 +0200 Subject: [PATCH] gegl: update 0.4.58 -> 0.4.62 Signed-off-by: Markus Volk Signed-off-by: Khem Raj --- meta-gnome/recipes-gimp/gegl/{gegl_0.4.58.bb => gegl_0.4.62.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gimp/gegl/{gegl_0.4.58.bb => gegl_0.4.62.bb} (96%) diff --git a/meta-gnome/recipes-gimp/gegl/gegl_0.4.58.bb b/meta-gnome/recipes-gimp/gegl/gegl_0.4.62.bb similarity index 96% rename from meta-gnome/recipes-gimp/gegl/gegl_0.4.58.bb rename to meta-gnome/recipes-gimp/gegl/gegl_0.4.62.bb index 290d51add9..9dd9e31131 100644 --- a/meta-gnome/recipes-gimp/gegl/gegl_0.4.58.bb +++ b/meta-gnome/recipes-gimp/gegl/gegl_0.4.62.bb @@ -28,7 +28,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] = "d5678bbd5fe535941b82f965b97fcc9385ce936f70c982bd565a53d5519d1bff" +SRC_URI[sha256sum] = "5887576371ebf1d9e90797d10e4b9a7f1658228d4827583e79e1db3d94505c6c" PACKAGECONFIG ??= "gexiv2 libraw librsvg pango poppler sdl2" PACKAGECONFIG:class-native = "librsvg"