diff options
-rw-r--r-- | meta-gnome/recipes-gimp/gegl/gegl_0.4.62.bb (renamed from meta-gnome/recipes-gimp/gegl/gegl_0.4.58.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gimp/gegl/gegl_0.4.58.bb b/meta-gnome/recipes-gimp/gegl/gegl_0.4.62.bb index 290d51add9..9dd9e31131 100644 --- a/meta-gnome/recipes-gimp/gegl/gegl_0.4.58.bb +++ b/meta-gnome/recipes-gimp/gegl/gegl_0.4.62.bb | |||
@@ -28,7 +28,7 @@ ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" | |||
28 | SHPV = "${@gnome_verdir("${PV}")}" | 28 | SHPV = "${@gnome_verdir("${PV}")}" |
29 | 29 | ||
30 | SRC_URI = "https://download.gimp.org/pub/${BPN}/${SHPV}/${BP}.tar.xz" | 30 | SRC_URI = "https://download.gimp.org/pub/${BPN}/${SHPV}/${BP}.tar.xz" |
31 | SRC_URI[sha256sum] = "d5678bbd5fe535941b82f965b97fcc9385ce936f70c982bd565a53d5519d1bff" | 31 | SRC_URI[sha256sum] = "5887576371ebf1d9e90797d10e4b9a7f1658228d4827583e79e1db3d94505c6c" |
32 | 32 | ||
33 | PACKAGECONFIG ??= "gexiv2 libraw librsvg pango poppler sdl2" | 33 | PACKAGECONFIG ??= "gexiv2 libraw librsvg pango poppler sdl2" |
34 | PACKAGECONFIG:class-native = "librsvg" | 34 | PACKAGECONFIG:class-native = "librsvg" |