summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/php/php_7.3.6.bb (renamed from meta-oe/recipes-devtools/php/php_7.3.4.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/php/php_7.3.4.bb b/meta-oe/recipes-devtools/php/php_7.3.6.bb
index 4e577df18c..b1cac1c078 100644
--- a/meta-oe/recipes-devtools/php/php_7.3.4.bb
+++ b/meta-oe/recipes-devtools/php/php_7.3.6.bb
@@ -14,8 +14,8 @@ SRC_URI_append_class-target = " \
14 file://xfail_two_bug_tests.patch \ 14 file://xfail_two_bug_tests.patch \
15 " 15 "
16 16
17SRC_URI[md5sum] = "efb58aea95a66738d871f83ec55fec6f" 17SRC_URI[md5sum] = "bde9a912fb311182cd460dad1abbc247"
18SRC_URI[sha256sum] = "2e2c3d8212c83649e443b61efffbd03df4b9edd0f9c7a679081fe4cb2da12b78" 18SRC_URI[sha256sum] = "1e5ac8700154835c0910e3a814517da9b87bb4a82cc7011fea1a82096b6f6f77"
19 19
20PACKAGECONFIG[mysql] = "--with-mysqli=mysqlnd \ 20PACKAGECONFIG[mysql] = "--with-mysqli=mysqlnd \
21 --with-pdo-mysql=mysqlnd \ 21 --with-pdo-mysql=mysqlnd \