summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArmin Rigo <arigo@tunes.org>2020-12-03 18:59:28 +0100
committerArmin Rigo <arigo@tunes.org>2020-12-03 18:59:28 +0100
commit58c2520cf1b3910f5f755747088a9f7ca0240543 (patch)
tree7a7c0c93bbc55b7d259b4ab8dc62ff5a9088a19a
parent918eb270cc7b2974c79d91441cdf1a96a66d5c0b (diff)
downloadcffi-58c2520cf1b3910f5f755747088a9f7ca0240543.tar.gz
revert release 1.14.4-1 which never occurred because pip
-rw-r--r--doc/source/installation.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/source/installation.rst b/doc/source/installation.rst
index 530146a..7af2cdd 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.4-1:
+* Checksums of the "source" package version 1.14.4:
- - MD5: 49d23fb1a9d2e0370c9cfdfd3c0aaa3b
+ - MD5: ad3d8537b1516bad6bcdc36c458788be
- - SHA: fcbe2ec59314472d59bc7664e45f66e1d60c0e0e
+ - SHA: 45bd57a0903a2d63b93461e096c5d291875a457b
- - SHA256: 973d22ceb4100cb82c4be155a2f7e20d787f64bde9011ebc6dd84161c509b7b7
+ - SHA256: 1a465cbe98a7fd391d47dce4b8f7e5b921e6cd805ef421d04f5f66ba8f06086c
* Or grab the most current version from the `Heptapod page`_:
``hg clone https://foss.heptapod.net/pypy/cffi``