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

arigo noreply at buildbot.pypy.org
Sun Mar 8 09:08:16 CET 2015


Author: Armin Rigo <arigo at tunes.org>
Branch: release-0.9
Changeset: r1659:ec7781f6d8bc
Date: 2015-03-08 09:08 +0100
http://bitbucket.org/cffi/cffi/changeset/ec7781f6d8bc/

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: 8dbdf23c600845b75654024e434601ce
 
-   - SHA: ...
+   - SHA: 6a1b297ee7108803f54bb6333cf1e5630a193756
 
 * Or get it from the `Bitbucket page`_:
   ``hg clone https://bitbucket.org/cffi/cffi``


More information about the pypy-commit mailing list