diff options
-rw-r--r-- | meta/recipes-core/expat/expat_2.4.6.bb (renamed from meta/recipes-core/expat/expat_2.4.5.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/expat/expat_2.4.5.bb b/meta/recipes-core/expat/expat_2.4.6.bb index 2d9894a057..3e779c3dea 100644 --- a/meta/recipes-core/expat/expat_2.4.5.bb +++ b/meta/recipes-core/expat/expat_2.4.6.bb | |||
@@ -15,7 +15,7 @@ SRC_URI = "https://github.com/libexpat/libexpat/releases/download/R_${VERSION_TA | |||
15 | 15 | ||
16 | UPSTREAM_CHECK_URI = "https://github.com/libexpat/libexpat/releases/" | 16 | UPSTREAM_CHECK_URI = "https://github.com/libexpat/libexpat/releases/" |
17 | 17 | ||
18 | SRC_URI[sha256sum] = "fbb430f964c7a2db2626452b6769e6a8d5d23593a453ccbc21701b74deabedff" | 18 | SRC_URI[sha256sum] = "ce317706b07cae150f90cddd4253f5b4fba929607488af5ac47bf2bc08e31f09" |
19 | 19 | ||
20 | EXTRA_OECMAKE:class-native += "-DEXPAT_BUILD_DOCS=OFF" | 20 | EXTRA_OECMAKE:class-native += "-DEXPAT_BUILD_DOCS=OFF" |
21 | 21 | ||