mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
boost: fix distfile url
This commit is contained in:
parent
9f0625dd5d
commit
a9b818f300
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ short_desc="Free peer-reviewed portable C++ source libraries"
|
|||
maintainer="John <me@johnnynator.dev>"
|
||||
license="BSL-1.0"
|
||||
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
|
||||
python_version=3
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue