Bump patch for imagemagick again.
authorGuo Xiang Tan <tgx_world@hotmail.com>
Mon, 15 Apr 2019 01:23:58 +0000 (09:23 +0800)
committerGitHub <noreply@github.com>
Mon, 15 Apr 2019 01:23:58 +0000 (09:23 +0800)
image/base/install-imagemagick

index 2685e87d9d4fc573f95ac2a54c27cef1fe025b7f..47484d89741a10b756293967005e13d27a72a0da 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/bash
 set -o errexit
 
-IMAGE_MAGICK_VERSION="7.0.8-39"
+IMAGE_MAGICK_VERSION="7.0.8-40"
 LIBPNG_VERSION="1.6.36"
 
 PREFIX=/usr/local