diff options
Diffstat (limited to 'meta/recipes-devtools/meson')
-rw-r--r-- | meta/recipes-devtools/meson/meson_1.0.0.bb (renamed from meta/recipes-devtools/meson/meson_0.64.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/meson/meson_0.64.0.bb b/meta/recipes-devtools/meson/meson_1.0.0.bb index 34a04d52ab..a7740cc6dd 100644 --- a/meta/recipes-devtools/meson/meson_0.64.0.bb +++ b/meta/recipes-devtools/meson/meson_1.0.0.bb | |||
@@ -17,7 +17,7 @@ SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/meson-${PV}.tar.gz \ | |||
17 | file://0002-Support-building-allarch-recipes-again.patch \ | 17 | file://0002-Support-building-allarch-recipes-again.patch \ |
18 | file://0001-Check-for-clang-before-guessing-gcc-or-lcc.patch \ | 18 | file://0001-Check-for-clang-before-guessing-gcc-or-lcc.patch \ |
19 | " | 19 | " |
20 | SRC_URI[sha256sum] = "c5e27e091c2a35b9049e152a6535045ebbd057253aeb67856de6ecbb7b917bab" | 20 | SRC_URI[sha256sum] = "aa50a4ba4557c25e7d48446abfde857957dcdf58385fffbe670ba0e8efacce05" |
21 | 21 | ||
22 | inherit python_setuptools_build_meta github-releases | 22 | inherit python_setuptools_build_meta github-releases |
23 | 23 | ||