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

## source build
CURL_VER := 8.4.0
back to top