Update imagemagick to 7.0.8-41.
This commit is contained in:
parent
7087639f3e
commit
421c1af164
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
set -o errexit
|
||||
|
||||
IMAGE_MAGICK_VERSION="7.0.8-40"
|
||||
IMAGE_MAGICK_VERSION="7.0.8-41"
|
||||
LIBPNG_VERSION="1.6.36"
|
||||
|
||||
PREFIX=/usr/local
|
||||
|
|
Loading…
Reference in New Issue