diff options
-rw-r--r-- | meta-gnome/recipes-gimp/gegl/gegl_0.4.50.bb (renamed from meta-gnome/recipes-gimp/gegl/gegl_0.4.48.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gimp/gegl/gegl_0.4.48.bb b/meta-gnome/recipes-gimp/gegl/gegl_0.4.50.bb index 34e001a5f7..665e8ae1ba 100644 --- a/meta-gnome/recipes-gimp/gegl/gegl_0.4.48.bb +++ b/meta-gnome/recipes-gimp/gegl/gegl_0.4.50.bb | |||
@@ -26,7 +26,7 @@ ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" | |||
26 | SHPV = "${@gnome_verdir("${PV}")}" | 26 | SHPV = "${@gnome_verdir("${PV}")}" |
27 | 27 | ||
28 | SRC_URI = "https://download.gimp.org/pub/${BPN}/${SHPV}/${BP}.tar.xz" | 28 | SRC_URI = "https://download.gimp.org/pub/${BPN}/${SHPV}/${BP}.tar.xz" |
29 | SRC_URI[sha256sum] = "418c26d94be8805d7d98f6de0c6825ca26bd74fcacb6c188da47533d9ee28247" | 29 | SRC_URI[sha256sum] = "6084969b06ee86ca71142133773f27e13f02e5a6a22c2cfce452ecaaddb790c1" |
30 | 30 | ||
31 | PACKAGECONFIG ??= "gexiv2 jpeg libpng libraw librsvg pango poppler sdl2" | 31 | PACKAGECONFIG ??= "gexiv2 jpeg libpng libraw librsvg pango poppler sdl2" |
32 | PACKAGECONFIG:class-native = "libpng librsvg" | 32 | PACKAGECONFIG:class-native = "libpng librsvg" |