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

Commit

Permalink
Merge pull request #62 from Alfresco/imagemagick-update
Browse files Browse the repository at this point in the history
updating ImageMagick version
  • Loading branch information
philipmeadows committed May 18, 2016
2 parents c53c8ca + c12beb7 commit 1918029
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 @@ -93,7 +93,7 @@
default['java']['jdk']['8']['x86_64']['url'] = 'http://download.oracle.com/otn-pub/java/jdk/8u91-b14/jdk-8u91-linux-x64.tar.gz'
default['java']['jdk']['8']['x86_64']['checksum'] = '3f3d7d0cd70bfe0feab382ed4b0e45c0'
#3rd-party defaults
default['alfresco']['imagemagick_version'] = "6.9.4-1"
default['alfresco']['imagemagick_version'] = "6.9.4-2"
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 1918029

Please sign in to comment.