From cd6c2f41ef0e58d0b797039512d5c0f07c7239ab Mon Sep 17 00:00:00 2001 From: Adam Duskett Date: Thu, 27 Dec 2018 12:49:03 -0500 Subject: package/php: bump version to 7.3.0 Other changes: - Update patches so they cleanly apply. - Remove patch 5, as it no longer applies. - Remove conf env option ac_cv_func_strcasestr=yes because of the above. - libzip is no longer bundled with php, because of this, libzip must now be selected and depended on if the zip extension is selected. Signed-off-by: Adam Duskett Signed-off-by: Thomas Petazzoni --- package/php/php.hash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/php/php.hash') diff --git a/package/php/php.hash b/package/php/php.hash index 094977c548..c1c6e8c3e9 100644 --- a/package/php/php.hash +++ b/package/php/php.hash @@ -1,5 +1,5 @@ # From http://php.net/downloads.php -sha256 14b0429abdb46b65c843e5882c9a8c46b31dfbf279c747293b8ab950c2644a4b php-7.2.13.tar.xz +sha256 7d195cad55af8b288c3919c67023a14ff870a73e3acc2165a6d17a4850a560b5 php-7.3.0.tar.xz # License file sha256 f689b8fa63bea7950ce6a21bf52ed88ea0d77673ee76e6de12f51191174d91b8 LICENSE -- cgit v1.2.3