commit a8386b3

Michael Forney  ·  2024-01-01 21:50:46 +0000 UTC
parent ee66b2b
curl: Update to 8.5.0
6 files changed,  +6, -7
+1, -1
1@@ -1,2 +1,2 @@
2-/curl-8.4.0.tar.gz
3+/curl-8.5.0.tar.gz
4 /src
+1, -3
 1@@ -64,11 +64,11 @@
 2 /* #undef HAVE_CLOSESOCKET */
 3 /* #undef HAVE_CLOSESOCKET_CAMEL */
 4 /* #undef HAVE_CRYPTO_H */
 5+#define HAVE_DECL_FSEEKO 1
 6 #define HAVE_DECL_GETPWUID_R 1
 7 /* #undef HAVE_DECL_GETPWUID_R_MISSING */
 8 #define HAVE_DLFCN_H 1
 9 /* #undef HAVE_ERR_H */
10-#define HAVE_FCHMOD 1
11 #define HAVE_FCNTL 1
12 #define HAVE_FCNTL_H 1
13 #define HAVE_FCNTL_O_NONBLOCK 1
14@@ -237,8 +237,6 @@
15 #define HAVE_UTIME 1
16 #define HAVE_UTIMES 1
17 #define HAVE_UTIME_H 1
18-#define HAVE_VARIADIC_MACROS_C99 1
19-#define HAVE_VARIADIC_MACROS_GCC 1
20 /* #undef HAVE_WINDOWS_H */
21 /* #undef HAVE_WINSOCK2_H */
22 /* #undef HAVE_WOLFSSH_SSH_H */
+1, -0
1@@ -102,6 +102,7 @@ exe('curl', [[
2 		tool_getpass.c
3 		tool_help.c
4 		tool_helpers.c
5+		tool_ipfs.c
6 		tool_libinfo.c
7 		tool_listhelp.c
8 		tool_main.c
+1, -1
1@@ -1 +1 @@
2-816e41809c043ff285e8c0f06a75a1fa250211bbfb2dc0a037eeef39f1a9e427  curl-8.4.0.tar.gz
3+05fc17ff25b793a437a0906e0484b82172a9f4de02be5ed447e0cab8c3475add  curl-8.5.0.tar.gz
+1, -1
1@@ -1 +1 @@
2-url = "https://curl.se/download/curl-8.4.0.tar.gz"
3+url = "https://curl.se/download/curl-8.5.0.tar.gz"
+1, -1
1@@ -1 +1 @@
2-8.4.0 r0
3+8.5.0 r0