Revision f6f35533f237d55e881276428bef2f091f9cae5b authored by Ian Butterworth on 29 June 2023, 17:15:16 UTC, committed by GitHub on 29 June 2023, 17:15:16 UTC
1 parent 5db930e
Raw File
curl.version
# -*- makefile -*-
## jll artifact
CURL_JLL_NAME := LibCURL

## source build
CURL_VER := 8.0.1
back to top