Skip to content

Commit 7b74401

Browse files
authored
Update install_boost.bash
1 parent 04556ad commit 7b74401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/install_boost.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ else
1010
DEBUG="off"
1111
fi
1212

13-
wget https://boostorg.jfrog.io/artifactory/main/release/$BOOST_VERSION/source/boost_$BOOST_VERSION_DASH.tar.gz
13+
wget https://archives.boost.io/release/$BOOST_VERSION/source/boost_$BOOST_VERSION_DASH.tar.gz
1414

1515
tar -xf boost_$BOOST_VERSION_DASH.tar.gz
1616

0 commit comments

Comments
 (0)