From f5a9547635290a4e016abf71b4953e4daad0c429 Mon Sep 17 00:00:00 2001 From: Gauthier Provost Date: Sun, 17 Mar 2019 23:55:09 +0800 Subject: [PATCH] Fix typo in CESA page --- docs/cesa.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cesa.md b/docs/cesa.md index e18fbdb..3c59595 100644 --- a/docs/cesa.md +++ b/docs/cesa.md @@ -171,7 +171,7 @@ If all goes well you should see couple of .deb files. Look for the libssl .deb f ``` cd .. -sudo dpkg -i libssl1.0.2_1.0.2l-2+deb9u3.1_armhf.deb +sudo dpkg -i libssl1.0.2_1.0.2r-1~deb9u1.1_armhf.deb ``` !!! info