summaryrefslogtreecommitdiff
path: root/src/third_party/SConscript
diff options
context:
space:
mode:
authorMohammad Dashti <mdashti@gmail.com>2021-04-27 04:26:56 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-04-27 04:47:22 +0000
commit0c7ff5fc51ce3cdfd103798e38525a99590430b8 (patch)
tree0913d2aa3c142548276e52c04ef89c0c6e411f18 /src/third_party/SConscript
parenta5b95e6d0a85bdea4751f5469022f37738bb25d4 (diff)
downloadmongo-0c7ff5fc51ce3cdfd103798e38525a99590430b8.tar.gz
SERVER-56371 Upgrade timelib to 2021.06
Diffstat (limited to 'src/third_party/SConscript')
-rw-r--r--src/third_party/SConscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/third_party/SConscript b/src/third_party/SConscript
index 1d2790d2cf8..c86ebb12350 100644
--- a/src/third_party/SConscript
+++ b/src/third_party/SConscript
@@ -16,7 +16,7 @@ pcreSuffix = "-8.42"
mozjsSuffix = '-60'
yamlSuffix = '-0.6.2'
icuSuffix = '-57.1'
-timelibSuffix = '-2021.05'
+timelibSuffix = '-2021.06'
tomcryptSuffix = '-1.18.2'
variantSuffix = '-1.4.0'