diff options
| author | Michael Forney <mforney@mforney.org> | 2017-10-04 01:42:14 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2017-10-04 10:29:07 -0700 |
| commit | d9a6a5490310b75aaeeb57fe910b35126bab2b31 (patch) | |
| tree | 6ea4ad312e61f105cef24a93a84e1b48b92f7e85 /pkg/curl/gen.lua | |
| parent | 433f9a7519f8831644fea22cf236bfe62a2b6c80 (diff) | |
curl: Update to 7.56.0
Diffstat (limited to 'pkg/curl/gen.lua')
| -rw-r--r-- | pkg/curl/gen.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/curl/gen.lua b/pkg/curl/gen.lua index 33e877d0..007e6f90 100644 --- a/pkg/curl/gen.lua +++ b/pkg/curl/gen.lua @@ -47,6 +47,7 @@ lib('libcurl.a', [[ http_ntlm.c curl_ntlm_wb.c curl_ntlm_core.c curl_sasl.c rand.c curl_multibyte.c hostcheck.c conncache.c pipeline.c dotdot.c x509asn1.c http2.c smb.c curl_endian.c curl_des.c system_win32.c + mime.c vauth/( vauth.c cleartext.c cram.c digest.c digest_sspi.c krb5_gssapi.c @@ -97,7 +98,6 @@ exe('curl', [[ tool_libinfo.c tool_main.c tool_metalink.c - tool_mfiles.c tool_msgs.c tool_operate.c tool_operhlp.c |
