summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2023-03-27 08:26:08 -0700
committerKhem Raj <raj.khem@gmail.com>2023-03-28 10:44:00 -0700
commiteccfc8bd2fcf07053f4d360d118a1142b1672c28 (patch)
tree2daaf956a716b31ba87b173872bf82c8fa35d1c2
parentb1d0c7e03e126d9923dd7087fe5268ed6c14d7e7 (diff)
downloadmeta-openembedded-eccfc8bd2fcf07053f4d360d118a1142b1672c28.tar.gz
gimp: Update to 2.10.34
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-gnome/recipes-gimp/gimp/gimp_2.10.34.bb (renamed from meta-gnome/recipes-gimp/gimp/gimp_2.10.30.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gimp/gimp/gimp_2.10.30.bb b/meta-gnome/recipes-gimp/gimp/gimp_2.10.34.bb
index a73de1e3ff..76825d96c5 100644
--- a/meta-gnome/recipes-gimp/gimp/gimp_2.10.30.bb
+++ b/meta-gnome/recipes-gimp/gimp/gimp_2.10.34.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] = "88815daa76ed7d4277eeb353358bafa116cd2fcd2c861d95b95135c1d52b67dc" 47SRC_URI[sha256sum] = "84004642d351b398a4293cd7fd3592044a944f05bb52850ee6068f247c657aa3"
48 48
49EXTRA_OECONF = "--disable-python \ 49EXTRA_OECONF = "--disable-python \
50 --without-webkit \ 50 --without-webkit \