https://github.com/JuliaLang/julia
Raw File
Tip revision: b4e4adc40fc2638e0b7f4b59335542c31b90e618 authored by Jishnu Bhattacharya on 14 April 2024, 06:51:48 UTC
Fix typo
Tip revision: b4e4adc
nghttp2.version
# -*- makefile -*-
## jll artifact
NGHTTP2_JLL_NAME := nghttp2

## source build
NGHTTP2_VER := 1.60.0
back to top