diff options
| author | Armin Rigo <arigo@tunes.org> | 2015-12-21 19:11:52 +0100 |
|---|---|---|
| committer | Armin Rigo <arigo@tunes.org> | 2015-12-21 19:11:52 +0100 |
| commit | 1e37b82413a23883ad76c2c3d81908de740207a2 (patch) | |
| tree | f697d13407cced3b06084abbb906304121c01514 | |
| parent | d74e660ce4101265fe0ea68b9545f47796bd7a0a (diff) | |
| download | cffi-release-1.4.tar.gz | |
md5/sha1release-1.4
| -rw-r--r-- | doc/source/installation.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/installation.rst b/doc/source/installation.rst index 25a940f..d3c4bc8 100644 --- a/doc/source/installation.rst +++ b/doc/source/installation.rst @@ -53,9 +53,9 @@ Download and Installation: * http://pypi.python.org/packages/source/c/cffi/cffi-1.4.2.tar.gz - - MD5: ... + - MD5: 81357fe5042d00650b85b728cc181df2 - - SHA: ... + - SHA: 76cff6f1ff5bfb2b9c6c8e2cfa8bf90b5c944394 * Or grab the most current version from the `Bitbucket page`_: ``hg clone https://bitbucket.org/cffi/cffi`` |
