summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArmin Rigo <arigo@tunes.org>2017-09-16 17:44:06 +0200
committerArmin Rigo <arigo@tunes.org>2017-09-16 17:44:06 +0200
commit7f5f0fc4d9b6461fad1194de2c834c0611d3ffdd (patch)
tree29c27de5bc5bf6a7a352001a88cd8b1c49e44952
parent2ac2c973d28654114ae163acaa4b9fe10db1c691 (diff)
parent2a27fc1b633d809362046ae4eae524c11da0c9e5 (diff)
downloadcffi-7f5f0fc4d9b6461fad1194de2c834c0611d3ffdd.tar.gz
hg merge release-1.11
-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 e3348c0..096a8a3 100644
--- a/doc/source/installation.rst
+++ b/doc/source/installation.rst
@@ -51,13 +51,13 @@ Requirements:
Download and Installation:
-* http://pypi.python.org/packages/source/c/cffi/cffi-1.11.0.tar.gz
+* https://pypi.python.org/packages/4e/32/4070bdf32812c89eb635c80880a5caa2e0189aa7999994c265577e5154f3/cffi-1.11.0.tar.gz#md5=2c5939cc2fa0183fe0c2fcb6a4f1994d
- - MD5: ...
+ - MD5: 2c5939cc2fa0183fe0c2fcb6a4f1994d
- - SHA: ...
+ - SHA: 93cb5aaf152e19f9d4082a723aa2396e9cd5d93f
- - SHA256: ...
+ - SHA256: 5f4ff33371c6969b39b293d9771ee91e81d26f9129be093ca1b7be357fcefd15
* Or grab the most current version from the `Bitbucket page`_:
``hg clone https://bitbucket.org/cffi/cffi``