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

arigo noreply at buildbot.pypy.org
Sat Jul 5 18:55:19 CEST 2014


Author: Armin Rigo <arigo at tunes.org>
Branch: release-0.8
Changeset: r1539:19a9c5b072f3
Date: 2014-07-05 18:55 +0200
http://bitbucket.org/cffi/cffi/changeset/19a9c5b072f3/

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: 148894125d3fa696b418dc6559818f7a
 
-   - SHA: ...
+   - SHA: 754ad62d0868bd48f34b2a5818575493e15b5514
 
 * Or get it from the `Bitbucket page`_:
   ``hg clone https://bitbucket.org/cffi/cffi``


More information about the pypy-commit mailing list