commit:     2cc8464bee64e99e38f5a875c56da51fb6a61bc9
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri May  7 16:23:51 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri May  7 16:23:51 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cc8464b

dev-util/boost-build: Update SRC_URI

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 dev-util/boost-build/boost-build-1.75.0.ebuild | 2 +-
 dev-util/boost-build/boost-build-1.76.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/boost-build/boost-build-1.75.0.ebuild 
b/dev-util/boost-build/boost-build-1.75.0.ebuild
index e1e963171bd..e00d0b86d37 100644
--- a/dev-util/boost-build/boost-build-1.75.0.ebuild
+++ b/dev-util/boost-build/boost-build-1.75.0.ebuild
@@ -9,7 +9,7 @@ MY_PV="$(ver_rs 1- _)"
 
 DESCRIPTION="A system for large project software construction, simple to use 
and powerful"
 HOMEPAGE="https://boostorg.github.io/build/";
-SRC_URI="https://dl.bintray.com/boostorg/release/${PV}/source/boost_${MY_PV}.tar.bz2";
+SRC_URI="https://boostorg.jfrog.io/artifactory/main/release/${PV}/source/boost_${MY_PV}.tar.bz2";
 
 LICENSE="Boost-1.0"
 SLOT="0"

diff --git a/dev-util/boost-build/boost-build-1.76.0.ebuild 
b/dev-util/boost-build/boost-build-1.76.0.ebuild
index 39c312debe8..efcd3d2b1a1 100644
--- a/dev-util/boost-build/boost-build-1.76.0.ebuild
+++ b/dev-util/boost-build/boost-build-1.76.0.ebuild
@@ -9,7 +9,7 @@ MY_PV="$(ver_rs 1- _)"
 
 DESCRIPTION="A system for large project software construction, simple to use 
and powerful"
 HOMEPAGE="https://boostorg.github.io/build/";
-SRC_URI="https://dl.bintray.com/boostorg/release/${PV}/source/boost_${MY_PV}.tar.bz2";
+SRC_URI="https://boostorg.jfrog.io/artifactory/main/release/${PV}/source/boost_${MY_PV}.tar.bz2";
 S="${WORKDIR}/boost_${MY_PV}/tools/build/src"
 
 LICENSE="Boost-1.0"

Reply via email to