boost: Boost moved the release repository to new location - jfrog.io

This commit is contained in:
fnv 2021-06-29 11:59:28 +02:00
parent f904c2e003
commit e61f61dd2d

View File

@ -7,7 +7,7 @@ PKG_VERSION="1.75.0"
PKG_SHA256="953db31e016db7bb207f11432bef7df100516eeb746843fa0486a222e3fd49cb" PKG_SHA256="953db31e016db7bb207f11432bef7df100516eeb746843fa0486a222e3fd49cb"
PKG_LICENSE="OSS" PKG_LICENSE="OSS"
PKG_SITE="http://www.boost.org/" PKG_SITE="http://www.boost.org/"
PKG_URL="https://dl.bintray.com/boostorg/release/${PKG_VERSION}/source/${PKG_NAME}_${PKG_VERSION//./_}.tar.bz2" PKG_URL="https://boostorg.jfrog.io/artifactory/main/release/${PKG_VERSION}/source/${PKG_NAME}_${PKG_VERSION//./_}.tar.bz2"
PKG_DEPENDS_HOST="toolchain:host" PKG_DEPENDS_HOST="toolchain:host"
PKG_DEPENDS_TARGET="toolchain boost:host Python3 zlib bzip2" PKG_DEPENDS_TARGET="toolchain boost:host Python3 zlib bzip2"
PKG_LONGDESC="boost: Peer-reviewed STL style libraries for C++" PKG_LONGDESC="boost: Peer-reviewed STL style libraries for C++"