[meta-gnome] gegl: upgrade 0.4.34 -> 0.4.36

Message ID 1646057257-36047-2-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [meta-gnome] gegl: upgrade 0.4.34 -> 0.4.36 | expand

Commit Message

Mingyu Wang (Fujitsu) Feb. 28, 2022, 2:07 p.m. UTC
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 meta-gnome/recipes-gimp/gegl/{gegl_0.4.34.bb => gegl_0.4.36.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-gnome/recipes-gimp/gegl/{gegl_0.4.34.bb => gegl_0.4.36.bb} (96%)

Patch

diff --git a/meta-gnome/recipes-gimp/gegl/gegl_0.4.34.bb b/meta-gnome/recipes-gimp/gegl/gegl_0.4.36.bb
similarity index 96%
rename from meta-gnome/recipes-gimp/gegl/gegl_0.4.34.bb
rename to meta-gnome/recipes-gimp/gegl/gegl_0.4.36.bb
index 2f8928d164..d7595b7c9a 100644
--- a/meta-gnome/recipes-gimp/gegl/gegl_0.4.34.bb
+++ b/meta-gnome/recipes-gimp/gegl/gegl_0.4.36.bb
@@ -22,7 +22,7 @@  REQUIRED_DISTRO_FEATURES = "x11"
 SHPV = "${@gnome_verdir("${PV}")}"
 
 SRC_URI = "https://download.gimp.org/pub/${BPN}/${SHPV}/${BP}.tar.xz"
-SRC_URI[sha256sum] = "ef63f0bca5b431c6119addd834ca7fbb507c900c4861c57b3667b6f4ccfcaaaa"
+SRC_URI[sha256sum] = "6fd58a0cdcc7702258adaeffb573a389228ae8f0eff47578efda2309b61b2ca6"
 
 PACKAGECONFIG ??= "gexiv2 jpeg libpng libraw librsvg pango poppler sdl2"
 PACKAGECONFIG:class-native = "libpng librsvg"