Revision f2403e016d26cdbac4b83a4247e7c762966e461c authored by Simeon David Schaub on 13 October 2023, 21:46:44 UTC, committed by Simeon David Schaub on 13 October 2023, 21:48:47 UTC
1 parent 248e38a
Raw File
objconv.version
## jll artifact
# Objconv (we don't ship this, so no need for a fake JLL; therefore we specify the JLL_VER here instead of in a `stdlib/Objconv_jll/Project.toml` file)
OBJCONV_JLL_NAME := Objconv
OBJCONV_JLL_VER  := 2.53.0+0

## source build
OBJCONV_VER := 2.53.0
back to top