From 9c8a04c2399f27919b97e06b78466b0e9a2aa446 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Wed, 14 Oct 2020 03:06:15 +0200 Subject: [PATCH] babl: upgrade 0.1.78 -> 0.1.82 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/babl/{babl_0.1.78.bb => babl_0.1.82.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-gnome/recipes-gimp/babl/{babl_0.1.78.bb => babl_0.1.82.bb} (80%) diff --git a/meta-gnome/recipes-gimp/babl/babl_0.1.78.bb b/meta-gnome/recipes-gimp/babl/babl_0.1.82.bb similarity index 80% rename from meta-gnome/recipes-gimp/babl/babl_0.1.78.bb rename to meta-gnome/recipes-gimp/babl/babl_0.1.82.bb index 173d5aa74b..244b867fae 100644 --- a/meta-gnome/recipes-gimp/babl/babl_0.1.78.bb +++ b/meta-gnome/recipes-gimp/babl/babl_0.1.82.bb @@ -15,7 +15,6 @@ CFLAGS_append_toolchain-clang_mipsarch = " -ffp-exception-behavior=ignore " CFLAGS_append_toolchain-clang_riscv64 = " -ffp-exception-behavior=ignore " SRC_URI = "https://download.gimp.org/pub/${BPN}/0.1/${BP}.tar.xz" -SRC_URI[md5sum] = "b1a85d1f3d710407164848708f1f49f1" -SRC_URI[sha256sum] = "17d5493633bff5585d9f375bc4df5925157cd1c70ccd7c22a635be75c172523a" +SRC_URI[sha256sum] = "c62d93d4ad6774cb8e3231bbbc7f2e61e551e7242d78640d757505ee1a9fadc5" BBCLASSEXTEND = "native"