Skip to content

Commit 73a719d

Browse files
committed
Switch to recommended mirror for US.
Signed-off-by: Christopher D. Leary <[email protected]>
1 parent 97a2f96 commit 73a719d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependency_support/org_sourceware_bzip2/org_sourceware_bzip2.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ def org_sourceware_bzip2():
2222
http_archive,
2323
name = "org_sourceware_bzip2",
2424
urls = [
25-
"https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/bzip2/1.0.8-5build1/bzip2_1.0.8.orig.tar.gz",
25+
"https://mirrors.kernel.org/sourceware/bzip2/bzip2-1.0.8.tar.gz",
2626
"https://sourceware.org/pub/bzip2/bzip2-1.0.8.tar.gz",
2727
],
2828
strip_prefix = "bzip2-1.0.8",

0 commit comments

Comments
 (0)