diff options
author | Armin Rigo <arigo@tunes.org> | 2019-04-19 18:29:59 +0200 |
---|---|---|
committer | Armin Rigo <arigo@tunes.org> | 2019-04-19 18:29:59 +0200 |
commit | 7b784193643490f0fd5b9101d61b0f30f8542ba1 (patch) | |
tree | 0268df7b79458927a899356ee463d83a06261d16 | |
parent | d09b70031fa482d8859203d0aaebb5a41587dcce (diff) | |
download | cffi-7b784193643490f0fd5b9101d61b0f30f8542ba1.tar.gz |
md5/shav1.12.3
-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 95b578b..f4e27ca 100644 --- a/doc/source/installation.rst +++ b/doc/source/installation.rst @@ -54,11 +54,11 @@ Download and Installation: * Checksums of the "source" package version 1.12.3: - - MD5: ... + - MD5: 35ad1f9e1003cac9404c1493eb10d7f5 - - SHA: ... + - SHA: ccc49cf31bc3f4248f45b9ec83685e4e8090a9fa - - SHA256: ... + - SHA256: 041c81822e9f84b1d9c401182e174996f0bae9991f33725d059b771744290774 * Or grab the most current version from the `Bitbucket page`_: ``hg clone https://bitbucket.org/cffi/cffi`` |