git: update to 2.4.2

Signed-off-by: Peter Wagner <tripolar@gmx.at>
This commit is contained in:
Peter Wagner
2015-05-27 21:32:31 +02:00
parent 9e2788c96b
commit 1710be8605
3 changed files with 18 additions and 18 deletions
@@ -1,6 +1,6 @@
--- a/Makefile
+++ b/Makefile
@@ -1039,7 +1039,7 @@ else
@@ -1058,7 +1058,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"