https://github.com/JuliaLang/julia
Raw File
Tip revision: 6b1a2326a32c0dfedf6174c3dc66171a908b5785 authored by Nathan Daly on 14 July 2023, 11:51:24 UTC
Improve comments & structure
Tip revision: 6b1a232
nghttp2.version
# -*- makefile -*-
## jll artifact
NGHTTP2_JLL_NAME := nghttp2

## source build
NGHTTP2_VER := 1.52.0
back to top