From a1f938bf9c8261ceecdc81de5285beab65f470cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Wed, 14 Oct 2020 03:06:16 +0200 Subject: [PATCH] gegl: upgrade 0.4.24 -> 0.4.26 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- .../recipes-gimp/gegl/{gegl_0.4.24.bb => gegl_0.4.26.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-gnome/recipes-gimp/gegl/{gegl_0.4.24.bb => gegl_0.4.26.bb} (93%) diff --git a/meta-gnome/recipes-gimp/gegl/gegl_0.4.24.bb b/meta-gnome/recipes-gimp/gegl/gegl_0.4.26.bb similarity index 93% rename from meta-gnome/recipes-gimp/gegl/gegl_0.4.24.bb rename to meta-gnome/recipes-gimp/gegl/gegl_0.4.26.bb index 77c30f7de9..6ac1e6ca96 100644 --- a/meta-gnome/recipes-gimp/gegl/gegl_0.4.24.bb +++ b/meta-gnome/recipes-gimp/gegl/gegl_0.4.26.bb @@ -26,8 +26,7 @@ SRC_URI = " \ https://download.gimp.org/pub/${BPN}/${SHPV}/${BP}.tar.xz \ file://0001-meson.build-Give-note-if-sdl2-was-found.patch \ " -SRC_URI[md5sum] = "3a8062add20effb6f92b4b614facbbd5" -SRC_URI[sha256sum] = "7765499f27341b0d16032e665319cbc12876483ff6a944fcdf24a9c58e3e254a" +SRC_URI[sha256sum] = "0f371e2ed2b92162fefd3dde743e648ca08a6a1b2b05004867fbddc7e211e424" PACKAGECONFIG ??= "gexiv2 jpeg libpng librsvg sdl2" PACKAGECONFIG_class-native = "libpng librsvg"