diff options
author | Cem Keylan <cem@ckyln.com> | 2020-12-13 02:19:23 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-12-13 02:19:23 +0300 |
commit | fce3789e96d5b18ca77cd807a9d083a18c8b1181 (patch) | |
tree | 8e60c3c5e75f47ff5ab177023ed492041d736649 | |
parent | e43ee7a64aa279a1af7d8f266dc53cff9c2efbe4 (diff) | |
download | repository-fce3789e96d5b18ca77cd807a9d083a18c8b1181.tar.gz |
boost: bump to 1.75.0
-rw-r--r-- | community/boost/checksums | 2 | ||||
-rw-r--r-- | community/boost/sources | 2 | ||||
-rw-r--r-- | community/boost/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/community/boost/checksums b/community/boost/checksums index 9ab78537..a7e8a909 100644 --- a/community/boost/checksums +++ b/community/boost/checksums @@ -1 +1 @@ -83bfc1507731a0906e387fc28b7ef5417d591429e51e788417fe9ff025e116b1 boost_1_74_0.tar.bz2 +953db31e016db7bb207f11432bef7df100516eeb746843fa0486a222e3fd49cb boost_1_75_0.tar.bz2 diff --git a/community/boost/sources b/community/boost/sources index 5361722a..823a96aa 100644 --- a/community/boost/sources +++ b/community/boost/sources @@ -1 +1 @@ -https://dl.bintray.com/boostorg/release/1.74.0/source/boost_1_74_0.tar.bz2 +https://dl.bintray.com/boostorg/release/1.75.0/source/boost_1_75_0.tar.bz2 diff --git a/community/boost/version b/community/boost/version index e298b22a..1737b5f8 100644 --- a/community/boost/version +++ b/community/boost/version @@ -1 +1 @@ -1.74.0 2 +1.75.0 1 |