diff mbox series

[kirkstone,meta-oe] php: Upgrade to 8.1.12

Message ID 20221222101025.1214071-1-mingli.yu@eng.windriver.com
State New
Headers show
Series [kirkstone,meta-oe] php: Upgrade to 8.1.12 | expand

Commit Message

mingli.yu@eng.windriver.com Dec. 22, 2022, 10:10 a.m. UTC
From: Mingli Yu <mingli.yu@windriver.com>

This is a security release[1].

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

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

Patch

diff --git a/meta-oe/recipes-devtools/php/php_8.1.10.bb b/meta-oe/recipes-devtools/php/php_8.1.12.bb
similarity index 99%
rename from meta-oe/recipes-devtools/php/php_8.1.10.bb
rename to meta-oe/recipes-devtools/php/php_8.1.12.bb
index 624ab2621..794330dcb 100644
--- a/meta-oe/recipes-devtools/php/php_8.1.10.bb
+++ b/meta-oe/recipes-devtools/php/php_8.1.12.bb
@@ -33,7 +33,7 @@  SRC_URI:append:class-target = " \
           "
 
 S = "${WORKDIR}/php-${PV}"
-SRC_URI[sha256sum] = "2de8e0402285f7c56887defe651922308aded58ba60befcf3b77720209e31f10"
+SRC_URI[sha256sum] = "f87d73e917facf78de7bcde53fc2faa4d4dbe0487a9406e1ab68c8ae8f33eb03"
 
 CVE_CHECK_IGNORE += "\
     CVE-2007-2728 \