git: update to 2.6.3

Signed-off-by: Luka Perkov <luka@openwrt.org>
This commit is contained in:
Luka Perkov
2015-11-12 00:53:44 +01:00
parent 711500512e
commit a150eb16f3
4 changed files with 27 additions and 26 deletions
@@ -1,8 +1,8 @@
--- a/Makefile
+++ b/Makefile
@@ -1058,7 +1058,7 @@ else
@@ -1074,7 +1074,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)
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"
- USE_CURL_FOR_IMAP_SEND = YesPlease
+# USE_CURL_FOR_IMAP_SEND = YesPlease