diff options
-rw-r--r-- | meta-gnome/recipes-gimp/gegl/gegl_0.4.38.bb (renamed from meta-gnome/recipes-gimp/gegl/gegl_0.4.36.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gimp/gegl/gegl_0.4.36.bb b/meta-gnome/recipes-gimp/gegl/gegl_0.4.38.bb index 913957c3a9..5415658094 100644 --- a/meta-gnome/recipes-gimp/gegl/gegl_0.4.36.bb +++ b/meta-gnome/recipes-gimp/gegl/gegl_0.4.38.bb | |||
@@ -22,7 +22,7 @@ ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" | |||
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] = "6fd58a0cdcc7702258adaeffb573a389228ae8f0eff47578efda2309b61b2ca6" | 25 | SRC_URI[sha256sum] = "e4a33c8430a5042fba8439b595348e71870f0d95fbf885ff553f9020c1bed750" |
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" |