os/mac/pkgconfig/14: update libcurl for 14.5 SDK
This commit is contained in:
parent
62375c154b
commit
40c6f05a76
@ -30,13 +30,13 @@ prefix=${homebrew_sdkroot}/usr
|
|||||||
exec_prefix=/usr
|
exec_prefix=/usr
|
||||||
libdir=${exec_prefix}/lib
|
libdir=${exec_prefix}/lib
|
||||||
includedir=${prefix}/include
|
includedir=${prefix}/include
|
||||||
supported_protocols="DICT FILE FTP FTPS GOPHER GOPHERS HTTP HTTPS IMAP IMAPS LDAP LDAPS MQTT POP3 POP3S RTSP SMB SMBS SMTP SMTPS TELNET TFTP"
|
supported_protocols="DICT FILE FTP FTPS GOPHER GOPHERS HTTP HTTPS IMAP IMAPS IPFS IPNS LDAP LDAPS MQTT POP3 POP3S RTSP SMB SMBS SMTP SMTPS TELNET TFTP"
|
||||||
supported_features="alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets"
|
supported_features="alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM SPNEGO SSL threadsafe UnixSockets"
|
||||||
|
|
||||||
Name: libcurl
|
Name: libcurl
|
||||||
URL: https://curl.se/
|
URL: https://curl.se/
|
||||||
Description: Library to transfer files with ftp, http, etc.
|
Description: Library to transfer files with ftp, http, etc.
|
||||||
Version: 8.4.0
|
Version: 8.6.0
|
||||||
Libs: -L${libdir} -lcurl
|
Libs: -L${libdir} -lcurl
|
||||||
Libs.private: -lldap -lz
|
Libs.private: -lldap -lz
|
||||||
Cflags:
|
Cflags:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user