# HG changeset patch
# User Armin Rigo <arigo@tunes.org>
# Date 1550065320 -3600
#      Wed Feb 13 14:42:00 2019 +0100
# Branch release-1.12
# Node ID 170fb3d1f0b30d32c9794ea40dbb51836dc7d947
# Parent  648850aaf0ee43f11ac6a961846ef17acae30b82
update md5/sha

diff --git a/doc/source/installation.rst b/doc/source/installation.rst
--- a/doc/source/installation.rst
+++ b/doc/source/installation.rst
@@ -54,11 +54,11 @@
 
 * Checksums of the "source" package version 1.12.0:
 
-   - MD5: ...
+   - MD5: 8e3c92fb5a7b5e32390882dd8ed32275
 
-   - SHA: ...
+   - SHA: 270cc6e3b4873c617647d05aaa6fd1302a1f0071
 
-   - SHA256: ...
+   - SHA256: 08090454ff236239e583a9119d0502a6b9817594c0a3714dd1d8593f2350ba11
 
 * Or grab the most current version from the `Bitbucket page`_:
   ``hg clone https://bitbucket.org/cffi/cffi``