[oe] [PATCH 3/3] gimp: upgrade 2.10.14 -> 2.10.18

Andreas Müller schnitzeltony at gmail.com
Thu Feb 27 06:51:05 UTC 2020


Release information can be found at [1]

[1] https://www.gimp.org/news/2020/02/24/gimp-2-10-18-released/

Signed-off-by: Andreas Müller <schnitzeltony at gmail.com>
---
 .../recipes-gimp/gimp/{gimp_2.10.14.bb => gimp_2.10.18.bb}    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-gnome/recipes-gimp/gimp/{gimp_2.10.14.bb => gimp_2.10.18.bb} (91%)

diff --git a/meta-gnome/recipes-gimp/gimp/gimp_2.10.14.bb b/meta-gnome/recipes-gimp/gimp/gimp_2.10.18.bb
similarity index 91%
rename from meta-gnome/recipes-gimp/gimp/gimp_2.10.14.bb
rename to meta-gnome/recipes-gimp/gimp/gimp_2.10.18.bb
index 30f0579e2..838bd374a 100644
--- a/meta-gnome/recipes-gimp/gimp/gimp_2.10.14.bb
+++ b/meta-gnome/recipes-gimp/gimp/gimp_2.10.18.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] = "a64f2be299755a2da130306cad9b1d26"
-SRC_URI[sha256sum] = "df9b0f11c2078eea1de3ebc66529a5d3854c5e28636cd25a8dd077bd9d6ddc54"
+SRC_URI[md5sum] = "096d04ffb2c4559cb2152f507ff31c9c"
+SRC_URI[sha256sum] = "65bfe111e8eebffd3dde3016ccb507f9948d2663d9497cb438d9bb609e11d716"
 
 EXTRA_OECONF = "--disable-python \
                 --without-webkit \
-- 
2.21.0



More information about the Openembedded-devel mailing list