summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gimp/gimp/gimp_2.10.30.bb (renamed from meta-gnome/recipes-gimp/gimp/gimp_2.10.24.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gimp/gimp/gimp_2.10.24.bb b/meta-gnome/recipes-gimp/gimp/gimp_2.10.30.bb
index 4b0f43b14a..a74e240ff6 100644
--- a/meta-gnome/recipes-gimp/gimp/gimp_2.10.24.bb
+++ b/meta-gnome/recipes-gimp/gimp/gimp_2.10.30.bb
@@ -44,7 +44,7 @@ REQUIRED_DISTRO_FEATURES = "x11"
44SHPV = "${@gnome_verdir("${PV}")}" 44SHPV = "${@gnome_verdir("${PV}")}"
45 45
46SRC_URI = "https://download.gimp.org/pub/${BPN}/v${SHPV}/${BP}.tar.bz2" 46SRC_URI = "https://download.gimp.org/pub/${BPN}/v${SHPV}/${BP}.tar.bz2"
47SRC_URI[sha256sum] = "bd1bb762368c0dd3175cf05006812dd676949c3707e21f4e6857435cb435989e" 47SRC_URI[sha256sum] = "88815daa76ed7d4277eeb353358bafa116cd2fcd2c861d95b95135c1d52b67dc"
48 48
49EXTRA_OECONF = "--disable-python \ 49EXTRA_OECONF = "--disable-python \
50 --without-webkit \ 50 --without-webkit \