summaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2020-06-11 22:51:42 +0200
committerKhem Raj <raj.khem@gmail.com>2020-06-11 22:01:14 -0700
commit5b0d5ef5df8de0bd6274eefadaba16e74f1ff0c7 (patch)
tree3d6b2e1a967b360b1ab433816cc23e8286ad2711 /meta-gnome
parent50d4eb83c9825fddd44da944d22fe5407e06242c (diff)
downloadmeta-openembedded-5b0d5ef5df8de0bd6274eefadaba16e74f1ff0c7.tar.gz
gegl: upgrade 0.4.22 -> 0.4.24
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.24.bb (renamed from meta-gnome/recipes-gimp/gegl/gegl_0.4.22.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gimp/gegl/gegl_0.4.22.bb b/meta-gnome/recipes-gimp/gegl/gegl_0.4.24.bb
index ca73e66f3..77c30f7de 100644
--- a/meta-gnome/recipes-gimp/gegl/gegl_0.4.22.bb
+++ b/meta-gnome/recipes-gimp/gegl/gegl_0.4.24.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"
29SRC_URI[md5sum] = "1776ac26792de0de3c3d680872e94b72" 29SRC_URI[md5sum] = "3a8062add20effb6f92b4b614facbbd5"
30SRC_URI[sha256sum] = "1888ec41dfd19fe28273795c2209efc1a542be742691561816683990dc642c61" 30SRC_URI[sha256sum] = "7765499f27341b0d16032e665319cbc12876483ff6a944fcdf24a9c58e3e254a"
31 31
32PACKAGECONFIG ??= "gexiv2 jpeg libpng librsvg sdl2" 32PACKAGECONFIG ??= "gexiv2 jpeg libpng librsvg sdl2"
33PACKAGECONFIG_class-native = "libpng librsvg" 33PACKAGECONFIG_class-native = "libpng librsvg"