gnu: boost: Update source URL.

* gnu/packages/boost.scm (boost) [source]: Update URL.

Change-Id: Iffca22ac6a7b44a9e0b3a227a0c7265466ba2066
Signed-off-by: Ian Eure <ian@retrospec.tv>
This commit is contained in:
Ada Stevenson 2025-01-27 14:16:54 +08:00 committed by Ian Eure
parent 18e42984a6
commit be6f1d0fe4
No known key found for this signature in database
GPG key ID: 8499AC88F1A71CF2

View file

@ -70,7 +70,7 @@
(version "1.83.0")
(source (origin
(method url-fetch)
(uri (string-append "https://boostorg.jfrog.io/artifactory/main/release/"
(uri (string-append "https://archives.boost.io/release/"
version "/source/boost_"
(version-with-underscores version) ".tar.bz2"))
(patches