https://github.com/JuliaLang/julia
Raw File
Tip revision: 6e5a1bb5d7a55b5dfc48369f0f1cacb9afbb0efd authored by Simon Byrne on 16 September 2023, 00:08:03 UTC
add utc option to TmStruct
Tip revision: 6e5a1bb
nghttp2.version
# -*- makefile -*-
## jll artifact
NGHTTP2_JLL_NAME := nghttp2

## source build
NGHTTP2_VER := 1.52.0
back to top