fix: replace down URL

This commit is contained in:
Kévin Dunglas 2023-09-04 22:51:30 +02:00 committed by Jerry Ma
parent 50d44d8310
commit 9b1e784604

View File

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