[pypy-commit] cffi release-1.1: md5/sha1

arigo noreply at buildbot.pypy.org
Tue Jun 9 12:08:30 CEST 2015


Author: Armin Rigo <arigo at tunes.org>
Branch: release-1.1
Changeset: r2178:307e778060a2
Date: 2015-06-09 12:05 +0200
http://bitbucket.org/cffi/cffi/changeset/307e778060a2/

Log:	md5/sha1

diff --git a/doc/source/installation.rst b/doc/source/installation.rst
--- a/doc/source/installation.rst
+++ b/doc/source/installation.rst
@@ -55,9 +55,9 @@
 
    - Or grab the most current version by following the instructions below.
 
-   - MD5: ...
+   - MD5: ca6e6c45b45caa87aee9adc7c796eaea
 
-   - SHA: ...
+   - SHA: 6d6203bf7d390560ac50943da4a3d2c96ab29756
 
 * Or get it from the `Bitbucket page`_:
   ``hg clone https://bitbucket.org/cffi/cffi``


More information about the pypy-commit mailing list