From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp39.i.mail.ru (smtp39.i.mail.ru [94.100.177.99]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id 72698445320 for ; Thu, 16 Jul 2020 18:10:09 +0300 (MSK) From: "Alexander V. Tikhonov" Date: Thu, 16 Jul 2020 18:10:07 +0300 Message-Id: Subject: [Tarantool-patches] [PATCH v1] Bump curl repository to 7.71.1 version List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kirill Yukhin , Alexander Turenko Cc: tarantool-patches@dev.tarantool.org Check the new version. Closes #4698 --- Github: https://github.com/tarantool/tarantool/tree/avtikhon/gh-4698-curl-7-71-1 Issue: https://github.com/tarantool/tarantool/issues/4698 third_party/curl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/curl b/third_party/curl index 9cd755e1d..12af024bc 160000 --- a/third_party/curl +++ b/third_party/curl @@ -1 +1 @@ -Subproject commit 9cd755e1d768bbf228e7c9faf223b7459f7e0105 +Subproject commit 12af024bc85606b14ffc415413a7e86e6bbee7eb -- 2.17.1