From a58110bb7a3fa2a112085ce378f508b39e4f7096 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Wed, 9 Aug 2023 12:26:37 +0200 Subject: Update fmt library --- test/bootstrap/test-mixed-bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/bootstrap/test-mixed-bootstrap.sh') diff --git a/test/bootstrap/test-mixed-bootstrap.sh b/test/bootstrap/test-mixed-bootstrap.sh index d43a6a58..981116c4 100755 --- a/test/bootstrap/test-mixed-bootstrap.sh +++ b/test/bootstrap/test-mixed-bootstrap.sh @@ -44,7 +44,7 @@ cp distdir/v4.0.0.tar.gz "${DISTDIR}" # - fmt rm -rf "${LOCALBASE}/include/fmt*" rm -rf "${LOCALBASE}/lib/libfmt*" -cp distdir/fmt-9.1.0.zip "${DISTDIR}" +cp distdir/fmt-10.0.0.zip "${DISTDIR}" # bootstrap command -- cgit v1.2.3