diff options
-rw-r--r-- | meta-oe/recipes-devtools/php/php_8.2.6.bb (renamed from meta-oe/recipes-devtools/php/php_8.2.5.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/php/php_8.2.5.bb b/meta-oe/recipes-devtools/php/php_8.2.6.bb index ff432f3adc..833a70fac3 100644 --- a/meta-oe/recipes-devtools/php/php_8.2.5.bb +++ b/meta-oe/recipes-devtools/php/php_8.2.6.bb | |||
@@ -34,7 +34,7 @@ SRC_URI:append:class-target = " \ | |||
34 | " | 34 | " |
35 | 35 | ||
36 | S = "${WORKDIR}/php-${PV}" | 36 | S = "${WORKDIR}/php-${PV}" |
37 | SRC_URI[sha256sum] = "e5a80663cca4f6044ad86a489798147c7af037eca96f6cd357ab36d28cb63757" | 37 | SRC_URI[sha256sum] = "44a70c52f537662c10d91eedbf51fd765c9961be6ba2508ed63bf7a26cdd3100" |
38 | 38 | ||
39 | CVE_CHECK_IGNORE += "\ | 39 | CVE_CHECK_IGNORE += "\ |
40 | CVE-2007-2728 \ | 40 | CVE-2007-2728 \ |