diff --git a/config/source.json b/config/source.json index 13a196b7..ba9480df 100644 --- a/config/source.json +++ b/config/source.json @@ -562,9 +562,9 @@ } }, "xz": { - "type": "filelist", - "url": "https://tukaani.org/xz/", - "regex": "/href=\"(?xz-(?[^\"]+)\\.tar\\.xz)\"/", + "type": "ghrel", + "repo": "tukaani-project/xz", + "match": "xz-.+\\.tar\\.gz", "license": { "type": "file", "path": "COPYING"