diff options
-rw-r--r-- | meta-oe/recipes-devtools/php/php_8.2.7.bb (renamed from meta-oe/recipes-devtools/php/php_8.2.6.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/php/php_8.2.6.bb b/meta-oe/recipes-devtools/php/php_8.2.7.bb index 404ff393b2..b5da7b3444 100644 --- a/meta-oe/recipes-devtools/php/php_8.2.6.bb +++ b/meta-oe/recipes-devtools/php/php_8.2.7.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] = "44a70c52f537662c10d91eedbf51fd765c9961be6ba2508ed63bf7a26cdd3100" | 37 | SRC_URI[sha256sum] = "5bfb2a35c67921bdcadd5c90cb290ad7537d24da113a5e8bc2d646b02de7488f" |
38 | 38 | ||
39 | CVE_CHECK_IGNORE += "\ | 39 | CVE_CHECK_IGNORE += "\ |
40 | CVE-2007-2728 \ | 40 | CVE-2007-2728 \ |