-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[nghttp2_jll] Upgrade to v1.48.0 #45980
Conversation
@@ -1,5 +1,6 @@ | |||
# -*- makefile -*- |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
# -*- makefile -*- | |
# vim:ft=make: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would
# -*- makefile -*- | |
# vim:ft=make: -*- makefile -*- |
work for vim? It would for Emacs and GitHub:
Lines 1 to 6 in f06f214
# vim:ft=make: -*- makefile -*- | |
## jll artifact | |
NGHTTP2_JLL_NAME := nghttp2 | |
## source build | |
NGHTTP2_VER := 1.48.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yea, but it was mostly a joke :)
* [nghttp2_jll] Upgrade to v1.48.0 * [nghttp2_jll] Fix test (cherry picked from commit 707f59b)
* [nghttp2_jll] Upgrade to v1.48.0 * [nghttp2_jll] Fix test
* [nghttp2_jll] Upgrade to v1.48.0 * [nghttp2_jll] Fix test
Tentatively marking for backport to v1.8, similarly to #45967. Not related to #45979