git: Update to version 2.24.0

Refresh patch

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
This commit is contained in:
Josef Schlehofer
2019-11-10 17:42:28 +01:00
parent c0d5c29a24
commit 887b4e90e6
2 changed files with 3 additions and 3 deletions
@@ -1,6 +1,6 @@
--- a/Makefile
+++ b/Makefile
@@ -1365,7 +1365,7 @@ endif
@@ -1378,7 +1378,7 @@ endif
endif
curl_check := $(shell (echo 072200; $(CURL_CONFIG) --vernum | sed -e '/^70[BC]/s/^/0/') 2>/dev/null | sort -r | sed -ne 2p)
ifeq "$(curl_check)" "072200"