Commit 3dbf8f13 authored by Kriskras99's avatar Kriskras99 Committed by GitHub

Update Imagemagick to armv7l

Tested on armv7l
parent 3282ab3b
require 'package' require 'package'
class Imagemagick < Package class Imagemagick < Package
version '7.0.4-7' version '7.0.5-4'
source_url 'http://www.imagemagick.org/download/releases/ImageMagick-7.0.4-7.tar.xz' source_url 'https://www.imagemagick.org/download/ImageMagick-7.0.5-4.tar.xz'
source_sha1 'a0811b4ea76892a2ef2ac8a7e82b314c32f8ec42' source_sha1 '118b2d1753cf5eb0761ea8dac068e24217b8e32b'
depends_on 'pkgconfig' 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