diff options
-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" |