aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2020-02-27 07:51:04 +0100
committerKhem Raj <raj.khem@gmail.com>2020-02-27 08:25:49 -0800
commit22645f57d85c038067932d980185b29e991a9e3c (patch)
tree3921204ad76e77cf229abfe531cc079bef02835a /meta-gnome
parent89f1b6d20387576d7bdc0a1bfda5e438aa5fa2fb (diff)
downloadmeta-openembedded-contrib-22645f57d85c038067932d980185b29e991a9e3c.tar.gz
gegl: upgrade 0.4.20 -> 0.4.22
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gimp/gegl/gegl_0.4.22.bb (renamed from meta-gnome/recipes-gimp/gegl/gegl_0.4.20.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gimp/gegl/gegl_0.4.20.bb b/meta-gnome/recipes-gimp/gegl/gegl_0.4.22.bb
index 5e7a1bb84c..ca73e66f3e 100644
--- a/meta-gnome/recipes-gimp/gegl/gegl_0.4.20.bb
+++ b/meta-gnome/recipes-gimp/gegl/gegl_0.4.22.bb
@@ -26,8 +26,8 @@ SRC_URI = " \
https://download.gimp.org/pub/${BPN}/${SHPV}/${BP}.tar.xz \
file://0001-meson.build-Give-note-if-sdl2-was-found.patch \
"
-SRC_URI[md5sum] = "37433eb00f8a4b0d1ae9e975aaedfa26"
-SRC_URI[sha256sum] = "23bd8bb42b20de7c2a8c314eeb5301dc20141feda20a4b1ed455020b69b73dff"
+SRC_URI[md5sum] = "1776ac26792de0de3c3d680872e94b72"
+SRC_URI[sha256sum] = "1888ec41dfd19fe28273795c2209efc1a542be742691561816683990dc642c61"
PACKAGECONFIG ??= "gexiv2 jpeg libpng librsvg sdl2"
PACKAGECONFIG_class-native = "libpng librsvg"