Skip to content

Commit

Permalink
Update boost download location
Browse files Browse the repository at this point in the history
Signed-off-by: haojia2x <haox.jiang@intel.com>
  • Loading branch information
haojia2x committed May 31, 2021
1 parent 1ce455d commit 79b0f09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VCAC-A/Intel_Media_Analytics_Host/scripts/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ readonly VCAA_DOCKER_VERSION="1.0"

readonly BOOST_VER="1.65.1"
readonly BOOST_NAME="boost_1_65_1"
readonly BOOST_LINK="https://dl.bintray.com/boostorg/release/${BOOST_VER}/source/${BOOST_NAME}.tar.gz"
readonly BOOST_LINK="https://boostorg.jfrog.io/artifactory/main/release/${BOOST_VER}/source/${BOOST_NAME}.tar.gz"

readonly INITIAL_DEBUG_LEVEL=1

Expand Down

0 comments on commit 79b0f09

Please sign in to comment.