[pypy-commit] cffi release-0.9: Add the MD5/SHA

arigo noreply at buildbot.pypy.org
Tue Mar 3 10:49:12 CET 2015


Author: Armin Rigo <arigo at tunes.org>
Branch: release-0.9
Changeset: r1654:509a04a2cdca
Date: 2015-03-03 10:48 +0100
http://bitbucket.org/cffi/cffi/changeset/509a04a2cdca/

Log:	Add the MD5/SHA

diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -92,9 +92,9 @@
 
    - Or grab the most current version by following the instructions below.
 
-   - MD5: ...
+   - MD5: 3a2f6b9f16e8082271aed6dcac51a71a
 
-   - SHA: ...
+   - SHA: 02e44ecada40cb859e18e0b628cc52deba064a39
 
 * Or get it from the `Bitbucket page`_:
   ``hg clone https://bitbucket.org/cffi/cffi``


More information about the pypy-commit mailing list