Skip to content

Commit b0e14d5

Browse files
committed
scripts/bootstrap-prefix: bootstrap XZ version available on mirrors
Signed-off-by: Fabian Groffen <[email protected]>
1 parent 7c5f8c4 commit b0e14d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/bootstrap-prefix.sh

+1
Original file line numberDiff line numberDiff line change
@@ -1377,6 +1377,7 @@ bootstrap_gzip() {
13771377
}
13781378

13791379
bootstrap_xz() {
1380+
GNU_URL=http://tukaani.org/xz bootstrap_gnu xz 5.4.5 || \
13801381
GNU_URL=http://tukaani.org/xz bootstrap_gnu xz 5.2.4 || \
13811382
GNU_URL=http://tukaani.org/xz bootstrap_gnu xz 5.2.3
13821383
}

0 commit comments

Comments
 (0)