diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2020-02-27 07:51:04 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-02-27 08:25:49 -0800 |
commit | 22645f57d85c038067932d980185b29e991a9e3c (patch) | |
tree | 3921204ad76e77cf229abfe531cc079bef02835a /meta-gnome | |
parent | 89f1b6d20387576d7bdc0a1bfda5e438aa5fa2fb (diff) | |
download | meta-openembedded-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 = " \ | |||
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] = "37433eb00f8a4b0d1ae9e975aaedfa26" | 29 | SRC_URI[md5sum] = "1776ac26792de0de3c3d680872e94b72" |
30 | SRC_URI[sha256sum] = "23bd8bb42b20de7c2a8c314eeb5301dc20141feda20a4b1ed455020b69b73dff" | 30 | SRC_URI[sha256sum] = "1888ec41dfd19fe28273795c2209efc1a542be742691561816683990dc642c61" |
31 | 31 | ||
32 | PACKAGECONFIG ??= "gexiv2 jpeg libpng librsvg sdl2" | 32 | PACKAGECONFIG ??= "gexiv2 jpeg libpng librsvg sdl2" |
33 | PACKAGECONFIG_class-native = "libpng librsvg" | 33 | PACKAGECONFIG_class-native = "libpng librsvg" |