From 96bcf5e1a7615b9aa15d767a25c887b0bbdc34da Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Mon, 25 Mar 2024 12:32:52 +0100 Subject: third-party: Update fmt to v10.2.1 Also updates the test-mixed-bootstrap script which must use the explicit library version. --- test/bootstrap/test-mixed-bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/bootstrap/test-mixed-bootstrap.sh b/test/bootstrap/test-mixed-bootstrap.sh index e9f8681b..80a082f3 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-10.1.1.zip "${DISTDIR}" +cp distdir/fmt-10.2.1.zip "${DISTDIR}" # bootstrap command -- cgit v1.2.3