summaryrefslogtreecommitdiff
path: root/Utilities/Scripts/update-nghttp2.bash
Commit message (Collapse)AuthorAgeFilesLines
* nghttp2: Update script to get nghttp2 1.52.0Brad King2023-02-161-2/+2
|
* nghttp2: Update import script to fix version headerBrad King2023-02-161-2/+2
| | | | | | | | | | 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
* nghttp2: Update script to get nghttp2 1.50.0Brad King2022-10-311-1/+1
|
* nghttp2: Add script to import from upstreamBrad King2020-04-011-0/+30