summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel Vinogradov2021-06-26 17:00:48 -0400
committerIsmael Luceno2021-06-26 23:13:22 +0200
commit945b1fc3d65a4e2ac34b068bb3815a935749fad6 (patch)
treeeb5e827971be0443b5020420ca5f56688455f3a9
parentbb7b63c902e718d5a0ccde1f06b1924c3e7803ef (diff)
libs/boost: updated the source url and switched to upstream hashsum
-rwxr-xr-xlibs/boost/DETAILS7
-rw-r--r--libs/boost/HISTORY3
2 files changed, 5 insertions, 5 deletions
diff --git a/libs/boost/DETAILS b/libs/boost/DETAILS
index 7379801c5f..afe579ee5a 100755
--- a/libs/boost/DETAILS
+++ b/libs/boost/DETAILS
@@ -1,13 +1,10 @@
SPELL=boost
VERSION=1.76.0
+ SOURCE_HASH="sha256:f0397ba6e982c4450f27bf32a2a83292aba035b827a5623a14636ea583318c41:UPSTREAM_HASH"
SECURITY_PATCH=1
SOURCE=${SPELL}_${VERSION//./_}.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}_${VERSION//./_}
- SOURCE_URL[0]=https://dl.bintray.com/boostorg/release/$VERSION/source/$SOURCE
- SOURCE2=$SOURCE.asc
- SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
- SOURCE_GPG=boost.gpg:$SOURCE.asc:UPSTREAM_KEY
- SOURCE2_IGNORE=signature
+ SOURCE_URL[0]="https://boostorg.jfrog.io/artifactory/main/release/${VERSION}/source/${SOURCE}"
WEB_SITE=https://www.boost.org/
ENTERED=20031013
LICENSE[0]=https://www.boost.org/LICENSE_1_0.txt
diff --git a/libs/boost/HISTORY b/libs/boost/HISTORY
index f1e2b168cc..80893d1bb1 100644
--- a/libs/boost/HISTORY
+++ b/libs/boost/HISTORY
@@ -1,3 +1,6 @@
+2021-06-26 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: updated the source url and switched to upstream hashsum
+
2021-04-17 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 1.76.0