temporarily use pkg-config mirror (freedesktop.org down)

This commit is contained in:
crazywhalecc 2023-12-19 19:03:16 +08:00
parent e68f1ce3fe
commit 93a55e87d5
No known key found for this signature in database
GPG Key ID: 1F4BDD59391F2680

View File

@ -385,9 +385,8 @@
}
},
"pkg-config": {
"type": "filelist",
"url": "https://pkgconfig.freedesktop.org/releases/",
"regex": "/href=\"(?<file>pkg-config-(?<version>[^\"]+)\\.tar\\.gz)\"/",
"type": "url",
"url": "https://dl.static-php.dev/static-php-cli/deps/pkg-config/pkg-config-0.29.2.tar.gz",
"license": {
"type": "file",
"path": "COPYING"