boost: fix distfile url
This commit is contained in:
parent
9f0625dd5d
commit
a9b818f300
@ -10,7 +10,7 @@ short_desc="Free peer-reviewed portable C++ source libraries"
|
|||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="BSL-1.0"
|
license="BSL-1.0"
|
||||||
homepage="https://www.boost.org/"
|
homepage="https://www.boost.org/"
|
||||||
distfiles="https://boostorg.jfrog.io/artifactory/main/release/${version%.rc*}/source/boost_${version//./_}.tar.bz2"
|
distfiles="https://archives.boost.io/release/${version%.rc*}/source/boost_${version//./_}.tar.bz2"
|
||||||
checksum=6478edfe2f3305127cffe8caf73ea0176c53769f4bf1585be237eb30798c3b8e
|
checksum=6478edfe2f3305127cffe8caf73ea0176c53769f4bf1585be237eb30798c3b8e
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user