diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2020-02-27 07:51:05 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-02-27 08:25:49 -0800 |
commit | eb07ee7eadf5db647f1633f20e804d36ce354946 (patch) | |
tree | 9697b8923df1f01d439277c7677c1f14a20187aa /meta-gnome | |
parent | 22645f57d85c038067932d980185b29e991a9e3c (diff) | |
download | meta-openembedded-eb07ee7eadf5db647f1633f20e804d36ce354946.tar.gz |
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@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r-- | meta-gnome/recipes-gimp/gimp/gimp_2.10.18.bb (renamed from meta-gnome/recipes-gimp/gimp/gimp_2.10.14.bb) | 4 |
1 files 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 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" | |||
38 | SHPV = "${@gnome_verdir("${PV}")}" | 38 | SHPV = "${@gnome_verdir("${PV}")}" |
39 | 39 | ||
40 | SRC_URI = "https://download.gimp.org/pub/${BPN}/v${SHPV}/${BP}.tar.bz2" | 40 | SRC_URI = "https://download.gimp.org/pub/${BPN}/v${SHPV}/${BP}.tar.bz2" |
41 | SRC_URI[md5sum] = "a64f2be299755a2da130306cad9b1d26" | 41 | SRC_URI[md5sum] = "096d04ffb2c4559cb2152f507ff31c9c" |
42 | SRC_URI[sha256sum] = "df9b0f11c2078eea1de3ebc66529a5d3854c5e28636cd25a8dd077bd9d6ddc54" | 42 | SRC_URI[sha256sum] = "65bfe111e8eebffd3dde3016ccb507f9948d2663d9497cb438d9bb609e11d716" |
43 | 43 | ||
44 | EXTRA_OECONF = "--disable-python \ | 44 | EXTRA_OECONF = "--disable-python \ |
45 | --without-webkit \ | 45 | --without-webkit \ |