diff options
author | Matt Davis <mrd@redhat.com> | 2021-02-11 16:14:46 -0800 |
---|---|---|
committer | Matt Davis <mrd@redhat.com> | 2021-02-11 16:14:46 -0800 |
commit | 2c264b7c0012448fccb16889416236bbfe8e36eb (patch) | |
tree | d2e63d2a8fade50a376e8ce0c30ed64700b7e842 | |
parent | 64c832a8f00a9776bf93d1c99b878365fded292e (diff) | |
download | cffi-2c264b7c0012448fccb16889416236bbfe8e36eb.tar.gz |
doc checksum updates for 1.14.5v1.14.5
-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 8849616..ebd2a34 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.14.5: - - MD5: ... + - MD5: 272cb183bf0365530e3c0d8f446cd89d - - SHA: ... + - SHA1: 21cdeccd7b7b121d35eae1b8e91d78f9ec83da98 - - SHA256: ... + - SHA256: fd78e5fee591709f32ef6edb9a015b4aa1a5022598e36227500c8f4e02328d9c * Or grab the most current version from the `Heptapod page`_: ``hg clone https://foss.heptapod.net/pypy/cffi`` |