curl: 7.39.0 -> 7.40.0

This commit is contained in:
koral 2015-02-05 14:05:56 +01:00 committed by Peter Simons
parent 7b99c149a4
commit 7fc94dd3bb

View File

@ -12,11 +12,11 @@ assert scpSupport -> libssh2 != null;
assert c-aresSupport -> c-ares != null;
stdenv.mkDerivation rec {
name = "curl-7.39.0";
name = "curl-7.40.0";
src = fetchurl {
url = "http://curl.haxx.se/download/${name}.tar.bz2";
sha256 = "1q545q853i2dadz6kiybq6613bk0ncs6dp81nc0rgkc7f1p5c8mj";
sha256 = "1fizi07p0h76zaa3wxh4d9vr4hln97sgfpcr5y56pyh077mhk4c9";
};
# Zlib and OpenSSL must be propagated because `libcurl.la' contains