diff mbox series

[meta-gnome] gimp: Update to 2.10.34

Message ID 20230327171110.1765739-1-raj.khem@gmail.com
State New
Headers show
Series [meta-gnome] gimp: Update to 2.10.34 | expand

Commit Message

Khem Raj March 27, 2023, 5:11 p.m. UTC
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 .../recipes-gimp/gimp/{gimp_2.10.30.bb => gimp_2.10.34.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-gnome/recipes-gimp/gimp/{gimp_2.10.30.bb => gimp_2.10.34.bb} (95%)
diff mbox series

Patch

diff --git a/meta-gnome/recipes-gimp/gimp/gimp_2.10.30.bb b/meta-gnome/recipes-gimp/gimp/gimp_2.10.34.bb
similarity index 95%
rename from meta-gnome/recipes-gimp/gimp/gimp_2.10.30.bb
rename to 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"
 SHPV = "${@gnome_verdir("${PV}")}"
 
 SRC_URI = "https://download.gimp.org/pub/${BPN}/v${SHPV}/${BP}.tar.bz2"
-SRC_URI[sha256sum] = "88815daa76ed7d4277eeb353358bafa116cd2fcd2c861d95b95135c1d52b67dc"
+SRC_URI[sha256sum] = "84004642d351b398a4293cd7fd3592044a944f05bb52850ee6068f247c657aa3"
 
 EXTRA_OECONF = "--disable-python \
                 --without-webkit \