Update /src/curl/release.sh to download & install 7.26.0
commitf2caa85f62701f0f5d4bd5693668acbaea56bbff
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 6 Jun 2012 15:17:07 +0000 (6 10:17 -0500)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Wed, 6 Jun 2012 20:19:57 +0000 (6 21:19 +0100)
tree6c4028adff253308b8a018d57f8c9b4084caa4e3
parent791c1d1e2575d62d34878176743e43cf24e0c982
Update /src/curl/release.sh to download & install 7.26.0

Previous cURL versions did not try to build .dll files; unfortunately,
support for .dll files is not quite cooked yet: when enabling the shared
library build, libcurl.a contains symbols marked as dllexport, which makes
the link stage fail (as reported by Pat Thoyts).

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
src/curl/patches/0001-Eat-own-dog-food-use-cURL-to-download-CAs.patch
src/curl/release.sh