Revision 48dee43a1608f0310e69c60028a25f563b57fdb4 authored by Keno Fischer on 05 August 2022, 08:16:20 UTC, committed by Keno Fischer on 05 August 2022, 08:16:20 UTC
1 parent 1996fb9
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.49.1+0

## source build
OBJCONV_VER := 2.49.1
back to top