[oe] [meta-gnome] [PATCH 03/70] babl: upgrade 0.1.126 -> 0.1.128
Wang Mingyu < [email protected]>
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
From: Wang Mingyu <[email protected]> Changelog: - avx512 support is now more extensively checked at runtime, fixes for macOS exported symbols and library version, initial WASM support. Signed-off-by: Wang Mingyu <[email protected]> --- .../recipes-gimp/babl/{babl_0.1.126.bb => babl_0.1.128.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gimp/babl/{babl_0.1.126.bb => babl_0.1.128.bb} (84%) diff --git a/meta-gnome/recipes-gimp/babl/babl_0.1.126.bb b/meta-gnome/recipes-gimp/babl/babl_0.1.128.bb similarity index 84% rename from meta-gnome/recipes-gimp/babl/babl_0.1.126.bb rename to meta-gnome/recipes-gimp/babl/babl_0.1.128.bb index 10e2c482a5..3dc0a1bd9e 100644 --- a/meta-gnome/recipes-gimp/babl/babl_0.1.126.bb +++ b/meta-gnome/recipes-gimp/babl/babl_0.1.128.bb @@ -10,7 +10,7 @@ inherit setuptools3 gnomebase gobject-introspection vala DEPENDS += "lcms" SRC_URI = "https://download.gimp.org/pub/${BPN}/0.1/${BP}.tar.xz" -SRC_URI[sha256sum] = "3f090f4b2a61fecf7c8dc60a5804bbc77cefd8d778af2ded059f0e367a52930e" +SRC_URI[sha256sum] = "e676507b421d414d49db8627415dc1eadbd787536baa7d6fe94a1f1971cbe73e" FILES:${PN} += "${libdir}/${BPN}-${@gnome_verdir("${PV}")}" -- 2.43.0