diff options
author | Armin Rigo <arigo@tunes.org> | 2020-11-24 15:10:58 +0100 |
---|---|---|
committer | Armin Rigo <arigo@tunes.org> | 2020-11-24 15:10:58 +0100 |
commit | 5f220e2a13c2c5ecd993fb8f53d6b833944f39aa (patch) | |
tree | 820ac1ce29445959d1504e09d4a762494c2f0695 /doc | |
parent | 77a64dba7fcc20970d17d0ba9eda6cff3e290487 (diff) | |
download | cffi-1.14.4.tar.gz |
release 1.14.4v1.14.4
Diffstat (limited to 'doc')
-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 72eaada..7af2cdd 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.4: - - MD5: ... + - MD5: ad3d8537b1516bad6bcdc36c458788be - - SHA: ... + - SHA: 45bd57a0903a2d63b93461e096c5d291875a457b - - SHA256: ... + - SHA256: 1a465cbe98a7fd391d47dce4b8f7e5b921e6cd805ef421d04f5f66ba8f06086c * Or grab the most current version from the `Heptapod page`_: ``hg clone https://foss.heptapod.net/pypy/cffi`` |