projects
/
discourse_docker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49bc616
)
Bump imagemagick to 7.0.8-39.
author
Guo Xiang Tan
<tgx_world@hotmail.com>
Mon, 8 Apr 2019 00:14:46 +0000
(08:14 +0800)
committer
GitHub
<noreply@github.com>
Mon, 8 Apr 2019 00:14:46 +0000
(08:14 +0800)
image/base/install-imagemagick
patch
|
blob
|
blame
|
history
diff --git
a/image/base/install-imagemagick
b/image/base/install-imagemagick
index e104dcf660eafd216f4ad888cc0ca3a3809611f4..2685e87d9d4fc573f95ac2a54c27cef1fe025b7f 100755
(executable)
--- a/
image/base/install-imagemagick
+++ b/
image/base/install-imagemagick
@@
-1,7
+1,7
@@
#!/bin/bash
set -o errexit
-IMAGE_MAGICK_VERSION="7.0.8-3
5
"
+IMAGE_MAGICK_VERSION="7.0.8-3
9
"
LIBPNG_VERSION="1.6.36"
PREFIX=/usr/local