summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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
35S = "${WORKDIR}/php-${PV}" 35S = "${WORKDIR}/php-${PV}"
36SRC_URI[sha256sum] = "87bb58865f38f5e2941813029152cea2102fe2961bb4d68b88f831ddd0548d0f" 36SRC_URI[sha256sum] = "79186f94bd510db86e31e535dd448277a1eb92a87878303a1ead44602d8b1197"
37 37
38CVE_CHECK_IGNORE += "\ 38CVE_CHECK_IGNORE += "\
39 CVE-2007-2728 \ 39 CVE-2007-2728 \