https://github.com/JuliaLang/julia
Raw File
Tip revision: d43ca71d171a02e4816036b34764098d9b984ee4 authored by Jameson Nash on 12 May 2023, 16:29:37 UTC
macroexpand: stop pre-running the hygiene pass
Tip revision: d43ca71
libssh2.version
## jll artifact
LIBSSH2_JLL_NAME := LibSSH2

## source build
LIBSSH2_VER := 1.11.0
LIBSSH2_BRANCH=libssh2-1.11.0
LIBSSH2_SHA1=1c3f1b7da588f2652260285529ec3c1f1125eb4e
back to top