aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gimp/gegl
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2023-03-27 11:05:18 +0800
committerKhem Raj <raj.khem@gmail.com>2023-03-28 10:44:00 -0700
commit27995af89d2a0292398e83033adb1deb6fd75e4e (patch)
tree531429f0df252c705342340148f0026cb2df6889 /meta-gnome/recipes-gimp/gegl
parent52c287f9f8d3dfeb207127116ba8b39cbfbec9f9 (diff)
downloadmeta-openembedded-contrib-27995af89d2a0292398e83033adb1deb6fd75e4e.tar.gz
gegl: upgrade 0.4.40 -> 0.4.42
Changelog: ========== - raw-load: add conditional support for 0.21.0 API - rgb-clib: improved ui-ranges - perlin, mosiac, c2g, long-shadow: small cleanups - gif-load: update vendored dependency, including code updates. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gimp/gegl')
-rw-r--r--meta-gnome/recipes-gimp/gegl/gegl_0.4.42.bb (renamed from meta-gnome/recipes-gimp/gegl/gegl_0.4.40.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gimp/gegl/gegl_0.4.40.bb b/meta-gnome/recipes-gimp/gegl/gegl_0.4.42.bb
index 7fe64a9bd5..fd75a38b77 100644
--- a/meta-gnome/recipes-gimp/gegl/gegl_0.4.40.bb
+++ b/meta-gnome/recipes-gimp/gegl/gegl_0.4.42.bb
@@ -26,7 +26,7 @@ ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
SHPV = "${@gnome_verdir("${PV}")}"
SRC_URI = "https://download.gimp.org/pub/${BPN}/${SHPV}/${BP}.tar.xz"
-SRC_URI[sha256sum] = "cdde80d15a49dab9a614ef98f804c8ce6e4cfe1339a3c240c34f3fb45436b85d"
+SRC_URI[sha256sum] = "aba83a0cbaa6c56edc29ea22f2e8172950a53b96daa51592083d59222bdde02d"
PACKAGECONFIG ??= "gexiv2 jpeg libpng libraw librsvg pango poppler sdl2"
PACKAGECONFIG:class-native = "libpng librsvg"