mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user