https://github.com/JuliaLang/julia
Raw File
Tip revision: 78493243b84b991acc0e5790bfb23762947825ee authored by Simon Byrne on 17 March 2024, 21:57:55 UTC
comment out broken tests
Tip revision: 7849324
nghttp2.version
# -*- makefile -*-
## jll artifact
NGHTTP2_JLL_NAME := nghttp2

## source build
NGHTTP2_VER := 1.60.0
back to top