Change imagemagick.rb to update it to 7.0.6-4.

parent 98f46c80
......@@ -3,9 +3,9 @@ require 'package'
class Imagemagick < Package
description 'Use ImageMagick to create, edit, compose, or convert bitmap images.'
homepage 'http://www.imagemagick.org/script/index.php'
version '7.0.6-0'
source_url 'https://www.imagemagick.org/download/ImageMagick-7.0.6-0.tar.xz'
source_sha256 '31587e2aa4d46301461329fd88d4ed6fccb0bd4ae786d629a153df72dbac89ee'
version '7.0.6-4'
source_url 'https://www.imagemagick.org/download/releases/ImageMagick-7.0.6-4.tar.xz'
source_sha256 '5fe1ce7d78befb5c8aa7f8ae69710d0f78063d2e3a35c656521a3ce468ea733b'
depends_on 'pkgconfig'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment