summaryrefslogtreecommitdiff
path: root/src/third_party/scripts
diff options
context:
space:
mode:
authorMohammad Dashti <mdashti@gmail.com>2021-04-21 18:41:13 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-04-21 19:02:58 +0000
commit077cb322d17900f89d0adde4d668cc6fc19cabc7 (patch)
tree090bd0a67b7fad4cc1e08551a1589198b57d29fd /src/third_party/scripts
parent2356323b3049fd0e5da21861dd3bd231c5c6e066 (diff)
downloadmongo-077cb322d17900f89d0adde4d668cc6fc19cabc7.tar.gz
SERVER-56213 Upgrade timelib to 2021.05 or later
Diffstat (limited to 'src/third_party/scripts')
-rwxr-xr-xsrc/third_party/scripts/timelib_get_sources.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/third_party/scripts/timelib_get_sources.sh b/src/third_party/scripts/timelib_get_sources.sh
index 7e78983bcd2..084e9555dd8 100755
--- a/src/third_party/scripts/timelib_get_sources.sh
+++ b/src/third_party/scripts/timelib_get_sources.sh
@@ -12,7 +12,7 @@ set -o errexit
# parser to hang.
#
-VERSION=2021.04
+VERSION=2021.05
NAME=timelib
TARBALL=$VERSION.tar.gz
TARBALL_DIR=$NAME-$VERSION