| Message ID | 20260828040714.618944-1-schonm@gmail.com |
|---|---|
| State | Under Review |
| Headers | show |
| Series | [meta-oe] php: upgrade 8.5.9 -> 8.5.10 | expand |
diff --git a/meta-oe/recipes-devtools/php/php_8.5.9.bb b/meta-oe/recipes-devtools/php/php_8.5.10.bb similarity index 99% rename from meta-oe/recipes-devtools/php/php_8.5.9.bb rename to meta-oe/recipes-devtools/php/php_8.5.10.bb index 710d5b0506..130a98f634 100644 --- a/meta-oe/recipes-devtools/php/php_8.5.9.bb +++ b/meta-oe/recipes-devtools/php/php_8.5.10.bb @@ -32,7 +32,7 @@ UPSTREAM_CHECK_REGEX = "releases/tag/php-(?P<pver>\d+(\.\d+)+)" S = "${UNPACKDIR}/php-${PV}" -SRC_URI[sha256sum] = "703c082ad9d2946ac647f3596812300d2c62b360d2f31a999021692a9b39476c" +SRC_URI[sha256sum] = "d79bd4f3a9248e5cb5833766ba0d51cd35dd01b8727f23f30bcdba6fabc51d3e" CVE_PRODUCT = "php:php php_group:php"
This is a bug fix release. Changelog: https://www.php.net/ChangeLog-8.php#8.5.10 Signed-off-by: Jason Schonberg <schonm@gmail.com> --- meta-oe/recipes-devtools/php/{php_8.5.9.bb => php_8.5.10.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-devtools/php/{php_8.5.9.bb => php_8.5.10.bb} (99%)