6 Commits
Author SHA1 Message Date
Brad King c201fec766 nghttp2: Update script to get nghttp2 1.68.0 2026-02-13 09:59:26 -05:00
Ben Boeckel e1f4a35171 Utilities/Scripts: do not use exact tree match
CMake patches its third party imports directly, so skip the exact match
strategy.
2025-11-08 07:45:05 -05:00
Brad King b9221fcc17 nghttp2: Update script to get nghttp2 1.52.0 2023-02-16 15:23:56 -05:00
Brad King 1ca53784ca nghttp2: Update import script to fix version header
In commit 66c9536775 (nghttp2: Update script to get nghttp2 1.50.0,
2022-10-31, v3.26.0-rc1~455^2~2) we forgot to update the `nghttp2ver.h`
replacements to provide the proper `NGHTTP2_VERSION_NUM`.  This causes
our build of curl to think it is using a different version of nghttp2
than we provide.  Fix the version and add a reminder comment.

Issue: #24419
2023-02-16 15:21:38 -05:00
Brad King 66c9536775 nghttp2: Update script to get nghttp2 1.50.0 2022-10-31 14:08:55 -04:00
Brad King 1b8e2c2a3d nghttp2: Add script to import from upstream 2020-04-01 13:30:22 -04:00