diff options
author | Armin Rigo <arigo@tunes.org> | 2016-06-20 16:36:20 +0200 |
---|---|---|
committer | Armin Rigo <arigo@tunes.org> | 2016-06-20 16:36:20 +0200 |
commit | eadf843ba0eba365b272c4c5a19afcfa2e651c46 (patch) | |
tree | 855714f6f5d165b4ef66f9240bc79ff2da5fb400 /doc/source/installation.rst | |
parent | b308a60457995ab79f86c9e1f5e2d8671bc08dfd (diff) | |
download | cffi-release-1.7.tar.gz |
md5/sharelease-1.7
Diffstat (limited to 'doc/source/installation.rst')
-rw-r--r-- | doc/source/installation.rst | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/source/installation.rst b/doc/source/installation.rst index 8243aea..2e1d6bf 100644 --- a/doc/source/installation.rst +++ b/doc/source/installation.rst @@ -53,9 +53,11 @@ Download and Installation: * http://pypi.python.org/packages/source/c/cffi/cffi-1.7.0.tar.gz - - MD5: ... + - MD5: 34122a545060cee58bab88feab57006d - - SHA: ... + - SHA: d8033f34e17c0c51bb834b27f6e8c59fc24ae72c + + - SHA256: 6ed5dd6afd8361f34819c68aaebf9e8fc12b5a5893f91f50c9e50c8886bb60df * Or grab the most current version from the `Bitbucket page`_: ``hg clone https://bitbucket.org/cffi/cffi`` |