diff options
-rw-r--r-- | meta-gnome/recipes-gimp/gimp/gimp_2.10.22.bb (renamed from meta-gnome/recipes-gimp/gimp/gimp_2.10.20.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gimp/gimp/gimp_2.10.20.bb b/meta-gnome/recipes-gimp/gimp/gimp_2.10.22.bb index 2923e6b0c4..aec1ebf7b2 100644 --- a/meta-gnome/recipes-gimp/gimp/gimp_2.10.20.bb +++ b/meta-gnome/recipes-gimp/gimp/gimp_2.10.22.bb | |||
@@ -38,8 +38,7 @@ 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] = "7479a4e90b28628d2948e6612fe44049" | 41 | SRC_URI[sha256sum] = "2db84b57f3778d80b3466d7c21a21d22e315c7b062de2883cbaaeda9a0f618bb" |
42 | SRC_URI[sha256sum] = "e12f9f874b1a007c4277b60aa81e0b67330be7e6153e5749ead839b902fc7b3c" | ||
43 | 42 | ||
44 | EXTRA_OECONF = "--disable-python \ | 43 | EXTRA_OECONF = "--disable-python \ |
45 | --without-webkit \ | 44 | --without-webkit \ |