diff options
| author | Armin Rigo <arigo@tunes.org> | 2016-09-17 12:22:44 +0200 |
|---|---|---|
| committer | Armin Rigo <arigo@tunes.org> | 2016-09-17 12:22:44 +0200 |
| commit | 44f5e2125dd351a01a9ee140559391b136d73157 (patch) | |
| tree | fa32db6c0c3228238918122ca8c36ba9b841e7b7 | |
| parent | 96a62743dd19463a6a62a2569b95659cb59b16ea (diff) | |
| download | cffi-release-1.8.tar.gz | |
md5/sharelease-1.8
| -rw-r--r-- | doc/source/installation.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/source/installation.rst b/doc/source/installation.rst index 4442de3..8682265 100644 --- a/doc/source/installation.rst +++ b/doc/source/installation.rst @@ -53,11 +53,11 @@ Download and Installation: * http://pypi.python.org/packages/source/c/cffi/cffi-1.8.3.tar.gz - - MD5: ... + - MD5: c8e877fe0426a99d0cf5872cf2f95b27 - - SHA: ... + - SHA: 2a5be10205bf3f6b21070a71ee2546d838868172 - - SHA256: ... + - SHA256: c321bd46faa7847261b89c0469569530cad5a41976bb6dba8202c0159f476568 * Or grab the most current version from the `Bitbucket page`_: ``hg clone https://bitbucket.org/cffi/cffi`` |
