[PATCH] scripts/boost: update URL

10 views
Skip to first unread message

Stewart Hildebrand

unread,
Jun 10, 2021, 4:09:13 PM6/10/21
to OSv Development, Stewart Hildebrand, Waldek Kozaczuk
Update the boost download URL to reflect the new location

Signed-off-by: Stewart Hildebrand <stewart.h...@dornerworks.com>
---
scripts/download_and_build_boost.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/download_and_build_boost.sh b/scripts/download_and_build_boost.sh
index 1aef09df..8c026fe5 100755
--- a/scripts/download_and_build_boost.sh
+++ b/scripts/download_and_build_boost.sh
@@ -27,7 +27,7 @@ fi
TAR_DOWNLOAD_DIR="${OSV_ROOT}/build/downloaded_packages/${ARCH}/boost/upstream/"
mkdir -p "${TAR_DOWNLOAD_DIR}"

-BOOST_URL=https://dl.bintray.com/boostorg/release/"${BOOST_VERSION}"/source/boost_"${BOOST_VERSION2}".tar.gz
+BOOST_URL=https://boostorg.jfrog.io/artifactory/main/release/"${BOOST_VERSION}"/source/boost_"${BOOST_VERSION2}".tar.gz
wget -c -O "${TAR_DOWNLOAD_DIR}"/boost_"${BOOST_VERSION2}".tar.gz "${BOOST_URL}"

pushd "${TAR_DOWNLOAD_DIR}"
--
2.31.1

Commit Bot

unread,
Jun 14, 2021, 2:22:21 PM6/14/21
to osv...@googlegroups.com, Stewart Hildebrand
From: Stewart Hildebrand <stewart.h...@dornerworks.com>
Committer: Waldemar Kozaczuk <jwkoz...@gmail.com>
Branch: master

scripts/boost: update URL

Update the boost download URL to reflect the new location

Signed-off-by: Stewart Hildebrand <stewart.h...@dornerworks.com>
Message-Id: <20210610200902.5269-...@dornerworks.com>

---
diff --git a/scripts/download_and_build_boost.sh b/scripts/download_and_build_boost.sh
Reply all
Reply to author
Forward
0 new messages