package/php-xdebug: bump to version 3.2.0
- Use official tarball
- This bump will fix the following build failure raised since bump of
php to version 8.2.1 in commit
90ab065162a35b8aa2c429903e3d59d4ad2c0d7f:
checking Check for supported PHP versions... configure: error: not supported. Need a PHP version >= 7.2.0 and < 8.2.0 (found 8.2.1)
https://xdebug.org/announcements/2022-12-08
https://xdebug.org/updates#x_3_2_0
Fixes:
- http://autobuild.buildroot.org/results/092a6d388fc6801c109eb46635e8df80d06a803e
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>