[oe-commits] [meta-openembedded] 03/11: gimp: upgrade 2.10.14 -> 2.10.18

git at git.openembedded.org git at git.openembedded.org
Thu Feb 27 08:10:12 UTC 2020


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 4f8ad4c4e52ec8cd53ee710334044a4d32a5d55d
Author: Andreas Müller <schnitzeltony at gmail.com>
AuthorDate: Thu Feb 27 07:51:05 2020 +0100

    gimp: upgrade 2.10.14 -> 2.10.18
    
    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>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-gnome/recipes-gimp/gimp/{gimp_2.10.14.bb => gimp_2.10.18.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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 30f0579..838bd37 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 \

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list