diff options
Diffstat (limited to 'doc/source/installation.rst')
-rw-r--r-- | doc/source/installation.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/source/installation.rst b/doc/source/installation.rst index 3c010bc..ebd2a34 100644 --- a/doc/source/installation.rst +++ b/doc/source/installation.rst @@ -52,13 +52,13 @@ Download and Installation: * https://pypi.python.org/pypi/cffi -* Checksums of the "source" package version 1.14.3: +* Checksums of the "source" package version 1.14.5: - - MD5: c2a47ffd5d183b193ac8ed3414dcfd07 + - MD5: 272cb183bf0365530e3c0d8f446cd89d - - SHA: 7199374653c1927e8d3c523b6498b149acdb6f7e + - SHA1: 21cdeccd7b7b121d35eae1b8e91d78f9ec83da98 - - SHA256: f92f789e4f9241cd262ad7a555ca2c648a98178a953af117ef7fad46aa1d5591 + - SHA256: fd78e5fee591709f32ef6edb9a015b4aa1a5022598e36227500c8f4e02328d9c * Or grab the most current version from the `Heptapod page`_: ``hg clone https://foss.heptapod.net/pypy/cffi`` |