diff options
-rw-r--r-- | meta-gnome/recipes-gimp/gegl/gegl_0.4.36.bb (renamed from meta-gnome/recipes-gimp/gegl/gegl_0.4.34.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gimp/gegl/gegl_0.4.34.bb b/meta-gnome/recipes-gimp/gegl/gegl_0.4.36.bb index 2f8928d164..d7595b7c9a 100644 --- a/meta-gnome/recipes-gimp/gegl/gegl_0.4.34.bb +++ b/meta-gnome/recipes-gimp/gegl/gegl_0.4.36.bb | |||
@@ -22,7 +22,7 @@ REQUIRED_DISTRO_FEATURES = "x11" | |||
22 | SHPV = "${@gnome_verdir("${PV}")}" | 22 | SHPV = "${@gnome_verdir("${PV}")}" |
23 | 23 | ||
24 | SRC_URI = "https://download.gimp.org/pub/${BPN}/${SHPV}/${BP}.tar.xz" | 24 | SRC_URI = "https://download.gimp.org/pub/${BPN}/${SHPV}/${BP}.tar.xz" |
25 | SRC_URI[sha256sum] = "ef63f0bca5b431c6119addd834ca7fbb507c900c4861c57b3667b6f4ccfcaaaa" | 25 | SRC_URI[sha256sum] = "6fd58a0cdcc7702258adaeffb573a389228ae8f0eff47578efda2309b61b2ca6" |
26 | 26 | ||
27 | PACKAGECONFIG ??= "gexiv2 jpeg libpng libraw librsvg pango poppler sdl2" | 27 | PACKAGECONFIG ??= "gexiv2 jpeg libpng libraw librsvg pango poppler sdl2" |
28 | PACKAGECONFIG:class-native = "libpng librsvg" | 28 | PACKAGECONFIG:class-native = "libpng librsvg" |