summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/php/php_8.1.12.bb (renamed from meta-oe/recipes-devtools/php/php_8.1.10.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/php/php_8.1.10.bb b/meta-oe/recipes-devtools/php/php_8.1.12.bb
index 624ab2621a..794330dcb7 100644
--- a/meta-oe/recipes-devtools/php/php_8.1.10.bb
+++ b/meta-oe/recipes-devtools/php/php_8.1.12.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] = "2de8e0402285f7c56887defe651922308aded58ba60befcf3b77720209e31f10" 36SRC_URI[sha256sum] = "f87d73e917facf78de7bcde53fc2faa4d4dbe0487a9406e1ab68c8ae8f33eb03"
37 37
38CVE_CHECK_IGNORE += "\ 38CVE_CHECK_IGNORE += "\
39 CVE-2007-2728 \ 39 CVE-2007-2728 \