Merge remote-tracking branch 'mfischer/curl' into next

This commit is contained in:
Michael Tremer
2015-06-27 13:01:25 +02:00
2 changed files with 10 additions and 2 deletions

View File

@@ -24,7 +24,7 @@
include Config
VER = 7.40.0
VER = 7.43.0
THISAPP = curl-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 58943642ea0ed050ab0431ea1caf3a6f
$(DL_FILE)_MD5 = 3037f0b6ce03d434618e9db5506ae6be
install : $(TARGET)