From 68b5dc58f6969f35878aed94a23f0ed40c9ad5e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Allan=20Nordh=C3=B8y?= Date: Sat, 20 Jun 2020 00:26:55 +0000 Subject: [PATCH] New version of ImageMagick --- Issues-with-CAPTCHA-on-Debian-and-Ubuntu.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Issues-with-CAPTCHA-on-Debian-and-Ubuntu.md b/Issues-with-CAPTCHA-on-Debian-and-Ubuntu.md index d4dee99..640ed25 100644 --- a/Issues-with-CAPTCHA-on-Debian-and-Ubuntu.md +++ b/Issues-with-CAPTCHA-on-Debian-and-Ubuntu.md @@ -24,7 +24,7 @@ Follow the steps to fix this issue: ```bash $ cd /tmp # check for new releases: https://github.com/ImageMagick/ImageMagick6/releases -$ wget https://github.com/ImageMagick/ImageMagick6/archive/6.9.10-24.tar.gz +$ wget https://github.com/ImageMagick/ImageMagick6/archive/6.9.11-19.tar.gz $ tar -xvf 6.9.10-24.tar.gz $ cd ImageMagick6-6.9.10-24 $ ./configure --with-rsvg