summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/php/php_7.3.8.bb (renamed from meta-oe/recipes-devtools/php/php_7.3.7.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/php/php_7.3.7.bb b/meta-oe/recipes-devtools/php/php_7.3.8.bb
index 72e4c26ba8..072d53a09e 100644
--- a/meta-oe/recipes-devtools/php/php_7.3.7.bb
+++ b/meta-oe/recipes-devtools/php/php_7.3.8.bb
@@ -15,8 +15,8 @@ SRC_URI_append_class-target = " \
15 file://xfail_two_bug_tests.patch \ 15 file://xfail_two_bug_tests.patch \
16 " 16 "
17 17
18SRC_URI[md5sum] = "6c260fa5615d2737d819c1ed9655f694" 18SRC_URI[md5sum] = "4ffc06e803cd782a95483eb02213301e"
19SRC_URI[sha256sum] = "c3608fa7114642725854119ccffe722f42fc7c31e5e4c00d5cb4cb1a0d16bf18" 19SRC_URI[sha256sum] = "d566c630175d9fa84a98d3c9170ec033069e9e20c8d23dea49ae2a976b6c76f5"
20 20
21PACKAGECONFIG[mysql] = "--with-mysqli=mysqlnd \ 21PACKAGECONFIG[mysql] = "--with-mysqli=mysqlnd \
22 --with-pdo-mysql=mysqlnd \ 22 --with-pdo-mysql=mysqlnd \