Skip to content

Commit 1f7827c

Browse files
committed
[TEMP] MakeBoostDistro.py from fork
1 parent 569bb31 commit 1f7827c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ci_boost_release.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -686,7 +686,7 @@ def command_build(self):
686686
os.chdir(os.path.join(self.build_dir))
687687
utils.check_call(
688688
"wget",
689-
"https://raw.githubusercontent.com/boostorg/release-tools/master/MakeBoostDistro.py",
689+
"https://raw.githubusercontent.com/alandefreitas/release-tools/archive-vars/MakeBoostDistro.py",
690690
"-O",
691691
"MakeBoostDistro.py",
692692
)

0 commit comments

Comments
 (0)