From 5e3df9f382b93d672a16339252abfce27d3b5da8 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Thu, 10 Oct 2024 11:05:07 +0200 Subject: third-party: update fmt, cli11, zlib Those are trivial dependency updates without the need to change the build description. The new versions now are - fmt 11.0.2 - cli11 2.4.2 - zlib 1.3.1 --- 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 80a082f3..2eaf37f7 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.2.1.zip "${DISTDIR}" +cp distdir/fmt-11.0.2.zip "${DISTDIR}" # bootstrap command -- cgit v1.2.3