commit:     226e90e580deb504896d3dc09613d266c0f99ba9
Author:     NHOrus <jy6x2b32pie9 <AT> yahoo <DOT> com>
AuthorDate: Fri Jan 31 11:08:08 2025 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Jan 31 11:08:08 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=226e90e5

dev-libs/boost: update SRC_URI

See https://github.com/boostorg/boost/issues/924

Closes: https://bugs.gentoo.org/948979
Closes: https://github.com/gentoo/gentoo/pull/40352
Signed-off-by: NHOrus <jy6x2b32pie9 <AT> yahoo.com>
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 dev-libs/boost/boost-1.85.0-r1.ebuild | 4 ++--
 dev-libs/boost/boost-1.86.0-r1.ebuild | 4 ++--
 dev-libs/boost/boost-1.87.0.ebuild    | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-libs/boost/boost-1.85.0-r1.ebuild 
b/dev-libs/boost/boost-1.85.0-r1.ebuild
index 5fbb19f51083..90f2eea7410d 100644
--- a/dev-libs/boost/boost-1.85.0-r1.ebuild
+++ b/dev-libs/boost/boost-1.85.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -19,7 +19,7 @@ MY_PV="$(ver_rs 1- _)"
 
 DESCRIPTION="Boost Libraries for C++"
 HOMEPAGE="https://www.boost.org/";
-SRC_URI="https://boostorg.jfrog.io/artifactory/main/release/${PV}/source/boost_${MY_PV}.tar.bz2";
+SRC_URI="https://archives.boost.io/release/${PV}/source/boost_${MY_PV}.tar.bz2";
 S="${WORKDIR}/${PN}_${MY_PV}"
 
 LICENSE="Boost-1.0"

diff --git a/dev-libs/boost/boost-1.86.0-r1.ebuild 
b/dev-libs/boost/boost-1.86.0-r1.ebuild
index 0832d12b6146..cd47aeecec1c 100644
--- a/dev-libs/boost/boost-1.86.0-r1.ebuild
+++ b/dev-libs/boost/boost-1.86.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -17,7 +17,7 @@ MY_PV="$(ver_rs 1- _)"
 
 DESCRIPTION="Boost Libraries for C++"
 HOMEPAGE="https://www.boost.org/";
-SRC_URI="https://boostorg.jfrog.io/artifactory/main/release/${PV}/source/boost_${MY_PV}.tar.bz2";
+SRC_URI="https://archives.boost.io/release/${PV}/source/boost_${MY_PV}.tar.bz2";
 S="${WORKDIR}/${PN}_${MY_PV}"
 
 LICENSE="Boost-1.0"

diff --git a/dev-libs/boost/boost-1.87.0.ebuild 
b/dev-libs/boost/boost-1.87.0.ebuild
index 9c46452336c4..01957b702836 100644
--- a/dev-libs/boost/boost-1.87.0.ebuild
+++ b/dev-libs/boost/boost-1.87.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -17,7 +17,7 @@ MY_PV="$(ver_rs 1- _)"
 
 DESCRIPTION="Boost Libraries for C++"
 HOMEPAGE="https://www.boost.org/";
-SRC_URI="https://boostorg.jfrog.io/artifactory/main/release/${PV}/source/boost_${MY_PV}.tar.bz2";
+SRC_URI="https://archives.boost.io/release/${PV}/source/boost_${MY_PV}.tar.bz2";
 S="${WORKDIR}/${PN}_${MY_PV}"
 
 LICENSE="Boost-1.0"

Reply via email to