fix: xz download

This commit is contained in:
Kévin Dunglas
2024-07-03 15:19:56 +02:00
parent ab948dedaf
commit 9c0f2a6ab8

View File

@@ -717,8 +717,10 @@
} }
}, },
"xz": { "xz": {
"type": "url", "type": "ghrel",
"url": "https://fossies.org/linux/misc/xz-5.4.7.tar.xz", "repo": "tukaani-project/xz",
"match": "zx.+\\.tar\\.xz",
"prefer-stable": true,
"license": { "license": {
"type": "file", "type": "file",
"path": "COPYING" "path": "COPYING"