summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 30f0579e2d..838bd374a1 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"
38SHPV = "${@gnome_verdir("${PV}")}" 38SHPV = "${@gnome_verdir("${PV}")}"
39 39
40SRC_URI = "https://download.gimp.org/pub/${BPN}/v${SHPV}/${BP}.tar.bz2" 40SRC_URI = "https://download.gimp.org/pub/${BPN}/v${SHPV}/${BP}.tar.bz2"
41SRC_URI[md5sum] = "a64f2be299755a2da130306cad9b1d26" 41SRC_URI[md5sum] = "096d04ffb2c4559cb2152f507ff31c9c"
42SRC_URI[sha256sum] = "df9b0f11c2078eea1de3ebc66529a5d3854c5e28636cd25a8dd077bd9d6ddc54" 42SRC_URI[sha256sum] = "65bfe111e8eebffd3dde3016ccb507f9948d2663d9497cb438d9bb609e11d716"
43 43
44EXTRA_OECONF = "--disable-python \ 44EXTRA_OECONF = "--disable-python \
45 --without-webkit \ 45 --without-webkit \