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
curl.version
# -*- makefile -*-
## jll artifact
CURL_JLL_NAME := LibCURL

## source build
CURL_VER := 7.84.0
back to top