diff options
author | Christian Grothoff <christian@grothoff.org> | 2012-06-06 21:12:33 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2012-06-06 21:12:33 +0000 |
commit | 6f59b6d100c3ae36df2a9588062e3be4a8e08f29 (patch) | |
tree | 9faf4e4e248c9ff694c9e5347ae4432af51c78ae /README | |
parent | d1e93089ddeb129ed8d37c55996959eb3dcad11c (diff) |
bumping required curl version to 7.21.3
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ These are the direct dependencies for running GNUnet: - libextractor >= 0.6.1 - libmicrohttpd >= 0.9.18 - libgcrypt >= 1.2 -- libcurl >= 7.21.0 +- libcurl >= 7.21.3 - libunistring >= 0.9.2 - libltdl >= 2.2 (part of GNU libtool) - sqlite >= 3.0 (default database) |