diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2021-02-10 21:55:31 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-02-11 09:28:44 -0800 |
commit | 3c59ea70e95db2ec06d3ce138e62cdd06973806d (patch) | |
tree | fef2202d89e86cfd6d0c1b914fcbff905c9db8f8 /meta-gnome | |
parent | 5ab5dad843bf30b73601a5a4dc97aaf6d08daabd (diff) | |
download | meta-openembedded-3c59ea70e95db2ec06d3ce138e62cdd06973806d.tar.gz |
gegl: upgrade 0.4.26 -> 0.4.28
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.28.bb (renamed from meta-gnome/recipes-gimp/gegl/gegl_0.4.26.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gimp/gegl/gegl_0.4.26.bb b/meta-gnome/recipes-gimp/gegl/gegl_0.4.28.bb index 6ac1e6ca9..810036162 100644 --- a/meta-gnome/recipes-gimp/gegl/gegl_0.4.26.bb +++ b/meta-gnome/recipes-gimp/gegl/gegl_0.4.28.bb | |||
@@ -26,7 +26,7 @@ SRC_URI = " \ | |||
26 | https://download.gimp.org/pub/${BPN}/${SHPV}/${BP}.tar.xz \ | 26 | https://download.gimp.org/pub/${BPN}/${SHPV}/${BP}.tar.xz \ |
27 | file://0001-meson.build-Give-note-if-sdl2-was-found.patch \ | 27 | file://0001-meson.build-Give-note-if-sdl2-was-found.patch \ |
28 | " | 28 | " |
29 | SRC_URI[sha256sum] = "0f371e2ed2b92162fefd3dde743e648ca08a6a1b2b05004867fbddc7e211e424" | 29 | SRC_URI[sha256sum] = "1d110d8577d54cca3b34239315bd37c57ccb27dd4355655074a2d2b3fd897900" |
30 | 30 | ||
31 | PACKAGECONFIG ??= "gexiv2 jpeg libpng librsvg sdl2" | 31 | PACKAGECONFIG ??= "gexiv2 jpeg libpng librsvg sdl2" |
32 | PACKAGECONFIG_class-native = "libpng librsvg" | 32 | PACKAGECONFIG_class-native = "libpng librsvg" |