diff options
-rw-r--r-- | meta-oe/recipes-devtools/php/php_7.3.9.bb (renamed from meta-oe/recipes-devtools/php/php_7.3.8.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/php/php_7.3.8.bb b/meta-oe/recipes-devtools/php/php_7.3.9.bb index 072d53a09e..4d656da0f1 100644 --- a/meta-oe/recipes-devtools/php/php_7.3.8.bb +++ b/meta-oe/recipes-devtools/php/php_7.3.9.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 | ||
18 | SRC_URI[md5sum] = "4ffc06e803cd782a95483eb02213301e" | 18 | SRC_URI[md5sum] = "bcc37749815009c9201e4c126e1ab8ee" |
19 | SRC_URI[sha256sum] = "d566c630175d9fa84a98d3c9170ec033069e9e20c8d23dea49ae2a976b6c76f5" | 19 | SRC_URI[sha256sum] = "a39c9709a8c9eb7ea8ac4933ef7a78b92f7e5735a405c8b8e42ee39541d963c4" |
20 | 20 | ||
21 | PACKAGECONFIG[mysql] = "--with-mysqli=mysqlnd \ | 21 | PACKAGECONFIG[mysql] = "--with-mysqli=mysqlnd \ |
22 | --with-pdo-mysql=mysqlnd \ | 22 | --with-pdo-mysql=mysqlnd \ |