git: update to 2.7.3

Signed-off-by: Peter Wagner <tripolar@gmx.at>
This commit is contained in:
Peter Wagner
2016-03-28 19:49:27 +02:00
parent bfc8c0acb8
commit d986ccd6c5
4 changed files with 25 additions and 36 deletions
@@ -1,6 +1,6 @@
--- a/Makefile
+++ b/Makefile
@@ -1074,7 +1074,7 @@ else
@@ -1080,7 +1080,7 @@ else
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"