We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2add5f8 commit 6c9ca69Copy full SHA for 6c9ca69
contrib/build-package.sh
@@ -161,7 +161,7 @@ case "$1" in
161
REPODIR=cachelib/external/$NAME
162
SRCDIR=$REPODIR
163
external_git_clone=yes
164
- external_git_tag="8.0.1"
+ external_git_tag="10.2.1"
165
cmake_custom_params="-DBUILD_SHARED_LIBS=ON"
166
if test "$build_tests" = "yes" ; then
167
cmake_custom_params="$cmake_custom_params -DFMT_TEST=YES"
0 commit comments