summaryrefslogtreecommitdiff
path: root/src/third_party/SConscript
diff options
context:
space:
mode:
authorHenrik Edin <henrik.edin@mongodb.com>2018-12-20 12:24:19 -0500
committerHenrik Edin <henrik.edin@mongodb.com>2018-12-20 15:13:07 -0500
commit311f158a3f657fc1810437e72daa8d9428dd991c (patch)
tree9cdb7fd92df2c660d8209a5d75a2a7264006e03c /src/third_party/SConscript
parent80692b64736e580ce259e1f9e67cea0bfc2b49ec (diff)
downloadmongo-311f158a3f657fc1810437e72daa8d9428dd991c.tar.gz
SERVER-38006 Upgrade TomCrypt to 1.18.2
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 990f779aff2..1a5e1f5ff12 100644
--- a/src/third_party/SConscript
+++ b/src/third_party/SConscript
@@ -16,7 +16,7 @@ yamlSuffix = '-0.6.2'
icuSuffix = '-57.1'
gperftoolsSuffix = '-2.5'
timelibSuffix = '-2018.01alpha1'
-tomcryptSuffix = '-1.18.1'
+tomcryptSuffix = '-1.18.2'
benchmarkSuffix = '-1.4.1'
sqliteSuffix = '-amalgamation-3190300'