Skip to content

Commit

Permalink
bump imagemagick version for builds
Browse files Browse the repository at this point in the history
  • Loading branch information
dzuelke committed Jul 16, 2014
1 parent af189a1 commit 217c4c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion support/build/libraries/imagemagick
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ set -o pipefail
# fail harder
set -eux

DEFAULT_VERSION="6.8.9-0"
DEFAULT_VERSION="6.8.9-5"
dep_version=${VERSION:-$DEFAULT_VERSION}
dep_dirname=ImageMagick-${dep_version}
dep_archive_name=${dep_dirname}.tar.gz
Expand Down

0 comments on commit 217c4c3

Please sign in to comment.