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