Skip to content
This repository was archived by the owner on Oct 21, 2020. It is now read-only.

Commit

Permalink
Bumping up imagemagick version
Browse files Browse the repository at this point in the history
  • Loading branch information
philipmeadows authored Jun 24, 2016
1 parent 966cb6e commit f389c47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion attributes/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
default['mysql']['update_gcc'] = true

#3rd-party defaults
default['alfresco']['imagemagick_version'] = "6.9.4-9"
default['alfresco']['imagemagick_version'] = "6.9.4-10"
default['alfresco']['use_imagemagick_os_repo'] = true

default['alfresco']['imagemagick_libs_name'] = "ImageMagick-libs-#{node['alfresco']['imagemagick_version']}.x86_64.rpm"
Expand Down

0 comments on commit f389c47

Please sign in to comment.