diff options
-rw-r--r-- | meta-gnome/recipes-gimp/babl/babl_0.1.90.bb (renamed from meta-gnome/recipes-gimp/babl/babl_0.1.88.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gimp/babl/babl_0.1.88.bb b/meta-gnome/recipes-gimp/babl/babl_0.1.90.bb index 8a09fdf0e5..cf10a5ce80 100644 --- a/meta-gnome/recipes-gimp/babl/babl_0.1.88.bb +++ b/meta-gnome/recipes-gimp/babl/babl_0.1.90.bb | |||
@@ -15,6 +15,6 @@ CFLAGS:append:toolchain-clang:mipsarch = " -ffp-exception-behavior=ignore " | |||
15 | CFLAGS:append:toolchain-clang:riscv64 = " -ffp-exception-behavior=ignore " | 15 | CFLAGS:append:toolchain-clang:riscv64 = " -ffp-exception-behavior=ignore " |
16 | 16 | ||
17 | SRC_URI = "https://download.gimp.org/pub/${BPN}/0.1/${BP}.tar.xz" | 17 | SRC_URI = "https://download.gimp.org/pub/${BPN}/0.1/${BP}.tar.xz" |
18 | SRC_URI[sha256sum] = "4f0d7f4aaa0bb2e725f349adf7b351a957d9fb26d555d9895a7af816b4167039" | 18 | SRC_URI[sha256sum] = "6e2ebb636f37581588e3d02499b3d2f69f9ac73e34a262f42911d7f5906a9243" |
19 | 19 | ||
20 | BBCLASSEXTEND = "native" | 20 | BBCLASSEXTEND = "native" |