From 86a61ab431e6b77da1068b98619cd8be717a8a40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Thu, 11 Jun 2020 22:51:45 +0200 Subject: [PATCH] gimp: upgrade 2.10.18 -> 2.10.20 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.18.bb => gimp_2.10.20.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-gnome/recipes-gimp/gimp/{gimp_2.10.18.bb => gimp_2.10.20.bb} (92%) diff --git a/meta-gnome/recipes-gimp/gimp/gimp_2.10.18.bb b/meta-gnome/recipes-gimp/gimp/gimp_2.10.20.bb similarity index 92% rename from meta-gnome/recipes-gimp/gimp/gimp_2.10.18.bb rename to meta-gnome/recipes-gimp/gimp/gimp_2.10.20.bb index 1350573342..2923e6b0c4 100644 --- a/meta-gnome/recipes-gimp/gimp/gimp_2.10.18.bb +++ b/meta-gnome/recipes-gimp/gimp/gimp_2.10.20.bb @@ -38,8 +38,8 @@ REQUIRED_DISTRO_FEATURES = "x11" SHPV = "${@gnome_verdir("${PV}")}" SRC_URI = "https://download.gimp.org/pub/${BPN}/v${SHPV}/${BP}.tar.bz2" -SRC_URI[md5sum] = "096d04ffb2c4559cb2152f507ff31c9c" -SRC_URI[sha256sum] = "65bfe111e8eebffd3dde3016ccb507f9948d2663d9497cb438d9bb609e11d716" +SRC_URI[md5sum] = "7479a4e90b28628d2948e6612fe44049" +SRC_URI[sha256sum] = "e12f9f874b1a007c4277b60aa81e0b67330be7e6153e5749ead839b902fc7b3c" EXTRA_OECONF = "--disable-python \ --without-webkit \