From 7c57297075ddb5c110ff826d7b38397bb68bd94d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Fri, 31 Dec 2021 18:29:25 +0100 Subject: [PATCH] gimp: upgrade 2.10.24 -> 2.10.30 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.24.bb => gimp_2.10.30.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gimp/gimp/{gimp_2.10.24.bb => gimp_2.10.30.bb} (95%) diff --git a/meta-gnome/recipes-gimp/gimp/gimp_2.10.24.bb b/meta-gnome/recipes-gimp/gimp/gimp_2.10.30.bb similarity index 95% rename from meta-gnome/recipes-gimp/gimp/gimp_2.10.24.bb rename to meta-gnome/recipes-gimp/gimp/gimp_2.10.30.bb index 4b0f43b14a..a74e240ff6 100644 --- a/meta-gnome/recipes-gimp/gimp/gimp_2.10.24.bb +++ b/meta-gnome/recipes-gimp/gimp/gimp_2.10.30.bb @@ -44,7 +44,7 @@ REQUIRED_DISTRO_FEATURES = "x11" SHPV = "${@gnome_verdir("${PV}")}" SRC_URI = "https://download.gimp.org/pub/${BPN}/v${SHPV}/${BP}.tar.bz2" -SRC_URI[sha256sum] = "bd1bb762368c0dd3175cf05006812dd676949c3707e21f4e6857435cb435989e" +SRC_URI[sha256sum] = "88815daa76ed7d4277eeb353358bafa116cd2fcd2c861d95b95135c1d52b67dc" EXTRA_OECONF = "--disable-python \ --without-webkit \