diff options
-rw-r--r-- | meta-oe/recipes-devtools/php/php_8.2.4.bb (renamed from meta-oe/recipes-devtools/php/php_8.2.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/php/php_8.2.3.bb b/meta-oe/recipes-devtools/php/php_8.2.4.bb index f7639cd5f0..aec222b587 100644 --- a/meta-oe/recipes-devtools/php/php_8.2.3.bb +++ b/meta-oe/recipes-devtools/php/php_8.2.4.bb | |||
@@ -33,7 +33,7 @@ SRC_URI:append:class-target = " \ | |||
33 | " | 33 | " |
34 | 34 | ||
35 | S = "${WORKDIR}/php-${PV}" | 35 | S = "${WORKDIR}/php-${PV}" |
36 | SRC_URI[sha256sum] = "87bb58865f38f5e2941813029152cea2102fe2961bb4d68b88f831ddd0548d0f" | 36 | SRC_URI[sha256sum] = "79186f94bd510db86e31e535dd448277a1eb92a87878303a1ead44602d8b1197" |
37 | 37 | ||
38 | CVE_CHECK_IGNORE += "\ | 38 | CVE_CHECK_IGNORE += "\ |
39 | CVE-2007-2728 \ | 39 | CVE-2007-2728 \ |