Skip to content
This repository was archived by the owner on Dec 16, 2024. It is now read-only.

Commit 0984cd5

Browse files
committed
Update boost download location
Signed-off-by: haojia2x <haox.jiang@intel.com>
1 parent 7a64ac0 commit 0984cd5

File tree

1 file changed

+1
-1
lines changed
  • VCAC-A/Intel_Media_Analytics_Host/scripts

1 file changed

+1
-1
lines changed

VCAC-A/Intel_Media_Analytics_Host/scripts/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ readonly VCAA_DOCKER_VERSION="1.0"
4747

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

5252
readonly INITIAL_DEBUG_LEVEL=1
5353

0 commit comments

Comments
 (0)