Fix field name: download-url-method instead of source-method

PIE uses 'download-url-method', not 'source-method'.
Also removed build-path since pre-packaged tarballs have files at root.
This commit is contained in:
Gregory Oschwald
2025-11-21 14:05:52 -08:00
parent a1aa16bcfb
commit ace19261af

View File

@@ -24,8 +24,7 @@
"priority": 50,
"support-zts": true,
"support-nts": true,
"source-method": "pre-packaged-source",
"build-path": "MaxMind-DB-Reader-php/ext",
"download-url-method": "pre-packaged-source",
"configure-options": [
{
"name": "with-maxminddb",