curl: update to 7.28.1 and enable ipv6
commit37e42ab860ae555d2ba4b0e3e014a0bc6860f0d5
authorPat Thoyts <patthoyts@users.sourceforge.net>
Fri, 1 Feb 2013 20:57:30 +0000 (1 20:57 +0000)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Fri, 1 Feb 2013 23:09:49 +0000 (1 23:09 +0000)
tree4a4ea3513abb05f56cfe59a604ca88c2dcbbe989
parentc65f85dd11fc825fccf4834ff8d0034bf6618041
curl: update to 7.28.1 and enable ipv6

To get this to build we switch from using configure to a premade
makefile. This affects the resulting dll name and will require
relinking any other binaries using the curl dll.

This patch also makes curl use the Windows built-in SSL support
rather than using OpenSSL.

Acked-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
src/curl/release.sh