diff options
-rw-r--r-- | meta-gnome/recipes-gimp/gegl/gegl_0.4.46.bb (renamed from meta-gnome/recipes-gimp/gegl/gegl_0.4.44.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gimp/gegl/gegl_0.4.44.bb b/meta-gnome/recipes-gimp/gegl/gegl_0.4.46.bb index 3c1a0243e8..3a9478785d 100644 --- a/meta-gnome/recipes-gimp/gegl/gegl_0.4.44.bb +++ b/meta-gnome/recipes-gimp/gegl/gegl_0.4.46.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] = "0a4cdb41635e406a0849cd0d3f03caf7d97cab8aa13d28707d532d0089d56126" | 29 | SRC_URI[sha256sum] = "d0b3b2481bc8774c5f3d0a487611910166d18eef823a859fb91e781ab7b1e892" |
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" |