git: Update to version 2.23.0

Refresh patches

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
This commit is contained in:
Josef Schlehofer
2019-10-20 01:58:02 +02:00
committed by tripolar
parent fa790f08de
commit d8d736711d
4 changed files with 7 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
--- a/Makefile
+++ b/Makefile
@@ -1312,7 +1312,7 @@ else
@@ -1365,7 +1365,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"