diff --git a/community/boost/HPKBUILD b/community/boost/HPKBUILD index f2aec730c880c418919d846e107ac0a290c710b7..bea2c0313130bf2adeb159ffdd02e1ba1f850542 100644 --- a/community/boost/HPKBUILD +++ b/community/boost/HPKBUILD @@ -10,7 +10,7 @@ license=("Boost Software License") depends=() makedepends=() -source="https://boostorg.jfrog.io/artifactory/main/release/$pkgver/source/$pkgname'_1_81_0.tar.gz'" +source="https://archives.boost.io/release/${pkgver}/source/${pkgname}_1_81_0.tar.gz" autounpack=true downloadpackage=true diff --git a/community/boost/README.OpenSource b/community/boost/README.OpenSource index 215df1517f7ea7005e725e4ea2f4e3b445d8be1e..63ce79516a43eea3fe0b37fd2f3063ba82bc758f 100644 --- a/community/boost/README.OpenSource +++ b/community/boost/README.OpenSource @@ -5,7 +5,7 @@ "License File": "https://www.boost.org/LICENSE_1_0.txt", "Version Number": "1.81.0", "Owner": "xiafeng@huawei.com", - "Upstream URL": "https://boostorg.jfrog.io/artifactory/main/release/1.81.0/source/boost_1_81_0.tar.gz", + "Upstream URL": "https://archives.boost.io/release/1.81.0/source/boost_1_81_0.tar.gz", "Description": "Boost provides free peer-reviewed portable C++ source libraries." } ]