curl: 7.30.0 -> 7.33.0 (CVE-2013-4545)

This commit is contained in:
Domen Kožar 2013-11-21 00:28:31 +01:00
parent 241738bca6
commit f770739290

View File

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