Add php-src mirror and use gmp mirror site (#1048)

This commit is contained in:
Jerry Ma
2026-03-06 15:25:38 +09:00
committed by GitHub
parent 8a51d64685
commit 8c4e3d58a3
2 changed files with 28 additions and 17 deletions

View File

@@ -361,7 +361,7 @@
},
"gmp": {
"type": "filelist",
"url": "https://gmplib.org/download/gmp/",
"url": "https://ftp.gnu.org/gnu/gmp/",
"regex": "/href=\"(?<file>gmp-(?<version>[^\"]+)\\.tar\\.xz)\"/",
"provide-pre-built": true,
"alt": {