diff options
author | Cem Keylan <cem@ckyln.com> | 2021-08-28 18:50:59 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-08-28 18:50:59 +0300 |
commit | 967a0d9aef15609c13c9316eb3733339895d9466 (patch) | |
tree | 0b64bab685d6340c8eadf91fe305d47d862a8bac | |
parent | e4976af45bd6e6c5aa60764c0047adb3c0825c0a (diff) | |
download | repository-967a0d9aef15609c13c9316eb3733339895d9466.tar.gz |
boost: bump to 1.77.0
-rw-r--r-- | community/boost/checksums | 3 | ||||
-rw-r--r-- | community/boost/sources | 2 | ||||
-rw-r--r-- | community/boost/version | 2 |
3 files changed, 4 insertions, 3 deletions
diff --git a/community/boost/checksums b/community/boost/checksums index 46931ad3..12d8f84b 100644 --- a/community/boost/checksums +++ b/community/boost/checksums @@ -1 +1,2 @@ -f0397ba6e982c4450f27bf32a2a83292aba035b827a5623a14636ea583318c41 boost_1_76_0.tar.bz2 +%BLAKE3 +e72081b49bfa8af37b4ae23c55df1e419e74052a94eca59e7912295e34c47fbe boost_1_77_0.tar.gz diff --git a/community/boost/sources b/community/boost/sources index c1963523..7cc9f271 100644 --- a/community/boost/sources +++ b/community/boost/sources @@ -1 +1 @@ -https://dl.bintray.com/boostorg/release/1.76.0/source/boost_1_76_0.tar.bz2 +https://boostorg.jfrog.io/artifactory/main/release/1.77.0/source/boost_1_77_0.tar.gz diff --git a/community/boost/version b/community/boost/version index b44916a4..c1824e8f 100644 --- a/community/boost/version +++ b/community/boost/version @@ -1 +1 @@ -1.76.0 1 +1.77.0 1 |