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": {
"type": "url",
"url": "https://fossies.org/linux/misc/xz-5.4.7.tar.xz",
"type": "ghrel",
"repo": "tukaani-project/xz",
"match": "zx.+\\.tar\\.xz",
"prefer-stable": true,
"license": {
"type": "file",
"path": "COPYING"