curl: update to version 7.31.0

This commit is contained in:
James Cook 2013-06-25 22:08:38 -07:00 committed by Vladimír Čunát
parent 173c9cbb63
commit af53fd451f

View file

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