https://github.com/JuliaLang/julia
Raw File
Tip revision: 819486a7734a5fd6d3a5a0b41c11de482b3e5124 authored by Ubuntu on 01 June 2023, 21:08:07 UTC
Backport
Tip revision: 819486a
nghttp2.version
# -*- makefile -*-
## jll artifact
NGHTTP2_JLL_NAME := nghttp2

## source build
NGHTTP2_VER := 1.48.0
back to top