diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2020-10-14 03:06:16 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-10-13 22:33:05 -0700 |
commit | a1f938bf9c8261ceecdc81de5285beab65f470cd (patch) | |
tree | 3b3eee9a8563b6fa8f33e8772f09c47cc9d3d574 | |
parent | 9c8a04c2399f27919b97e06b78466b0e9a2aa446 (diff) | |
download | meta-openembedded-a1f938bf9c8261ceecdc81de5285beab65f470cd.tar.gz |
gegl: upgrade 0.4.24 -> 0.4.26
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-gnome/recipes-gimp/gegl/gegl_0.4.26.bb (renamed from meta-gnome/recipes-gimp/gegl/gegl_0.4.24.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gimp/gegl/gegl_0.4.24.bb b/meta-gnome/recipes-gimp/gegl/gegl_0.4.26.bb index 77c30f7de9..6ac1e6ca96 100644 --- a/meta-gnome/recipes-gimp/gegl/gegl_0.4.24.bb +++ b/meta-gnome/recipes-gimp/gegl/gegl_0.4.26.bb | |||
@@ -26,8 +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[md5sum] = "3a8062add20effb6f92b4b614facbbd5" | 29 | SRC_URI[sha256sum] = "0f371e2ed2b92162fefd3dde743e648ca08a6a1b2b05004867fbddc7e211e424" |
30 | SRC_URI[sha256sum] = "7765499f27341b0d16032e665319cbc12876483ff6a944fcdf24a9c58e3e254a" | ||
31 | 30 | ||
32 | PACKAGECONFIG ??= "gexiv2 jpeg libpng librsvg sdl2" | 31 | PACKAGECONFIG ??= "gexiv2 jpeg libpng librsvg sdl2" |
33 | PACKAGECONFIG_class-native = "libpng librsvg" | 32 | PACKAGECONFIG_class-native = "libpng librsvg" |