From a34fc5a2c6dcf6cf0d9288860e629dc7e90cc434 Mon Sep 17 00:00:00 2001 From: BtbN Date: Fri, 29 Mar 2024 21:55:33 +0100 Subject: [PATCH] Use known-good xz version --- scripts.d/25-xz.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts.d/25-xz.sh b/scripts.d/25-xz.sh index 1d8ab73..966ce97 100755 --- a/scripts.d/25-xz.sh +++ b/scripts.d/25-xz.sh @@ -1,7 +1,7 @@ #!/bin/bash SCRIPT_REPO="https://github.com/tukaani-project/xz.git" -SCRIPT_COMMIT="af071ef7702debef4f1d324616a0137a5001c14c" +SCRIPT_COMMIT="6e8732c5a317a349986a4078718f1d95b67072c5" ffbuild_enabled() { return 0