diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2020-06-11 22:51:45 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-06-11 22:01:14 -0700 |
commit | 86a61ab431e6b77da1068b98619cd8be717a8a40 (patch) | |
tree | d8a50eb3fb4e7d687f42de5b53cc93822a2a1094 /meta-gnome/recipes-gimp | |
parent | 8958a6ea8ad69d84326c6c107de947f237dc9bc5 (diff) | |
download | meta-openembedded-contrib-86a61ab431e6b77da1068b98619cd8be717a8a40.tar.gz |
gimp: upgrade 2.10.18 -> 2.10.20
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gimp')
-rw-r--r-- | meta-gnome/recipes-gimp/gimp/gimp_2.10.20.bb (renamed from meta-gnome/recipes-gimp/gimp/gimp_2.10.18.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gimp/gimp/gimp_2.10.18.bb b/meta-gnome/recipes-gimp/gimp/gimp_2.10.20.bb index 1350573342e..2923e6b0c4e 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 \ |