From 780b1ccb6d457a3cfd9d5f508ff914e228a8fa55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Wed, 14 Oct 2020 03:06:17 +0200 Subject: [PATCH] gimp: upgrade 2.10.20 -> 2.10.22 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/gimp/{gimp_2.10.20.bb => gimp_2.10.22.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-gnome/recipes-gimp/gimp/{gimp_2.10.20.bb => gimp_2.10.22.bb} (92%) diff --git a/meta-gnome/recipes-gimp/gimp/gimp_2.10.20.bb b/meta-gnome/recipes-gimp/gimp/gimp_2.10.22.bb similarity index 92% rename from meta-gnome/recipes-gimp/gimp/gimp_2.10.20.bb rename to meta-gnome/recipes-gimp/gimp/gimp_2.10.22.bb index 2923e6b0c4..aec1ebf7b2 100644 --- a/meta-gnome/recipes-gimp/gimp/gimp_2.10.20.bb +++ b/meta-gnome/recipes-gimp/gimp/gimp_2.10.22.bb @@ -38,8 +38,7 @@ REQUIRED_DISTRO_FEATURES = "x11" SHPV = "${@gnome_verdir("${PV}")}" SRC_URI = "https://download.gimp.org/pub/${BPN}/v${SHPV}/${BP}.tar.bz2" -SRC_URI[md5sum] = "7479a4e90b28628d2948e6612fe44049" -SRC_URI[sha256sum] = "e12f9f874b1a007c4277b60aa81e0b67330be7e6153e5749ead839b902fc7b3c" +SRC_URI[sha256sum] = "2db84b57f3778d80b3466d7c21a21d22e315c7b062de2883cbaaeda9a0f618bb" EXTRA_OECONF = "--disable-python \ --without-webkit \