Skip to content
Snippets Groups Projects
Commit edb81c8f authored by calrama's avatar calrama
Browse files

[centos] Boost source url has changed

parent 9a22c106
No related branches found
No related tags found
No related merge requests found
Pipeline #38017 passed
Pipeline: interfaces

#38019

    Pipeline: behavior_loader

    #38018

      ...@@ -149,7 +149,7 @@ RUN version=6 && \ ...@@ -149,7 +149,7 @@ RUN version=6 && \
      # Boost # Boost
      RUN cd /tmp && \ RUN cd /tmp && \
      curl -sSLO https://dl.bintray.com/boostorg/release/1.73.0/source/boost_1_73_0.tar.gz && \ curl -sSLO https://boostorg.jfrog.io/artifactory/main/release/1.73.0/source/boost_1_73_0.tar.gz && \
      tar -xf boost_1_73_0.tar.gz && \ tar -xf boost_1_73_0.tar.gz && \
      cd boost_1_73_0 && \ cd boost_1_73_0 && \
      ./bootstrap.sh \ ./bootstrap.sh \
      ......
      0% Loading or .
      You are about to add 0 people to the discussion. Proceed with caution.
      Please register or to comment