diff --git a/config/source.json b/config/source.json index 3c052a26..8ccb7416 100644 --- a/config/source.json +++ b/config/source.json @@ -357,9 +357,8 @@ } }, "pkg-config": { - "type": "filelist", - "url": "https://pkgconfig.freedesktop.org/releases/", - "regex": "/href=\"(?pkg-config-(?[^\"]+)\\.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"