diff mbox series

[mickledore] php: Upgrade to 8.2.8

Message ID 20230811105317.67883-1-mingli.yu@windriver.com
State New
Headers show
Series [mickledore] php: Upgrade to 8.2.8 | expand

Commit Message

Yu, Mingli Aug. 11, 2023, 10:53 a.m. UTC
From: Mingli Yu <mingli.yu@windriver.com>

php 8.2.7 is a security release and the php 8.2.8 is a bug fix release
and more details at [1].

[1] https://www.php.net/ChangeLog-8.php#8.2.7

Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
---
 meta-oe/recipes-devtools/php/{php_8.2.6.bb => php_8.2.8.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-devtools/php/{php_8.2.6.bb => php_8.2.8.bb} (99%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-devtools/php/php_8.2.6.bb b/meta-oe/recipes-devtools/php/php_8.2.8.bb
similarity index 99%
rename from meta-oe/recipes-devtools/php/php_8.2.6.bb
rename to meta-oe/recipes-devtools/php/php_8.2.8.bb
index 54c40392d..233ded25d 100644
--- a/meta-oe/recipes-devtools/php/php_8.2.6.bb
+++ b/meta-oe/recipes-devtools/php/php_8.2.8.bb
@@ -33,7 +33,7 @@  SRC_URI:append:class-target = " \
           "
 
 S = "${WORKDIR}/php-${PV}"
-SRC_URI[sha256sum] = "44a70c52f537662c10d91eedbf51fd765c9961be6ba2508ed63bf7a26cdd3100"
+SRC_URI[sha256sum] = "995ed4009c7917c962d31837a1a3658f36d4af4f357b673c97ffdbe6403f8517"
 
 CVE_CHECK_IGNORE += "\
     CVE-2007-2728 \