Skip to content

Commit a34fc5a

Browse files
committed
Use known-good xz version
1 parent 6fe041f commit a34fc5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: scripts.d/25-xz.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
SCRIPT_REPO="https://github.com/tukaani-project/xz.git"
4-
SCRIPT_COMMIT="af071ef7702debef4f1d324616a0137a5001c14c"
4+
SCRIPT_COMMIT="6e8732c5a317a349986a4078718f1d95b67072c5"
55

66
ffbuild_enabled() {
77
return 0

0 commit comments

Comments
 (0)