diff options
Diffstat (limited to 'meta-oe/recipes-devtools/php')
-rw-r--r-- | meta-oe/recipes-devtools/php/php_8.2.5.bb (renamed from meta-oe/recipes-devtools/php/php_8.2.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/php/php_8.2.4.bb b/meta-oe/recipes-devtools/php/php_8.2.5.bb index d5954d976..ff432f3ad 100644 --- a/meta-oe/recipes-devtools/php/php_8.2.4.bb +++ b/meta-oe/recipes-devtools/php/php_8.2.5.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] = "79186f94bd510db86e31e535dd448277a1eb92a87878303a1ead44602d8b1197" | 37 | SRC_URI[sha256sum] = "e5a80663cca4f6044ad86a489798147c7af037eca96f6cd357ab36d28cb63757" |
38 | 38 | ||
39 | CVE_CHECK_IGNORE += "\ | 39 | CVE_CHECK_IGNORE += "\ |
40 | CVE-2007-2728 \ | 40 | CVE-2007-2728 \ |