From 5b0d5ef5df8de0bd6274eefadaba16e74f1ff0c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Thu, 11 Jun 2020 22:51:42 +0200 Subject: [PATCH] gegl: upgrade 0.4.22 -> 0.4.24 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.22.bb => gegl_0.4.24.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-gnome/recipes-gimp/gegl/{gegl_0.4.22.bb => gegl_0.4.24.bb} (93%) diff --git a/meta-gnome/recipes-gimp/gegl/gegl_0.4.22.bb b/meta-gnome/recipes-gimp/gegl/gegl_0.4.24.bb similarity index 93% rename from meta-gnome/recipes-gimp/gegl/gegl_0.4.22.bb rename to meta-gnome/recipes-gimp/gegl/gegl_0.4.24.bb index ca73e66f3e..77c30f7de9 100644 --- a/meta-gnome/recipes-gimp/gegl/gegl_0.4.22.bb +++ b/meta-gnome/recipes-gimp/gegl/gegl_0.4.24.bb @@ -26,8 +26,8 @@ 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] = "1776ac26792de0de3c3d680872e94b72" -SRC_URI[sha256sum] = "1888ec41dfd19fe28273795c2209efc1a542be742691561816683990dc642c61" +SRC_URI[md5sum] = "3a8062add20effb6f92b4b614facbbd5" +SRC_URI[sha256sum] = "7765499f27341b0d16032e665319cbc12876483ff6a944fcdf24a9c58e3e254a" PACKAGECONFIG ??= "gexiv2 jpeg libpng librsvg sdl2" PACKAGECONFIG_class-native = "libpng librsvg"