Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
imagemagick 6.9.1-4
Browse files Browse the repository at this point in the history
Closes #40347.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
  • Loading branch information
Porkepix authored and tdsmith committed Jun 3, 2015
1 parent 4f4a7d9 commit e5fccf5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Library/Formula/imagemagick.rb
@@ -1,8 +1,8 @@
class Imagemagick < Formula
homepage "http://www.imagemagick.org"
url "http://www.imagemagick.org/download/releases/ImageMagick-6.9.1-3.tar.xz"
mirror "https://downloads.sourceforge.net/project/imagemagick/6.9.1-sources/ImageMagick-6.9.1-3.tar.xz"
sha256 "5fd180603e60c624c05c644a8340f4f4e92c19dc3c41d374d38f76c69cd48ba3"
url "http://www.imagemagick.org/download/releases/ImageMagick-6.9.1-4.tar.xz"
mirror "https://downloads.sourceforge.net/project/imagemagick/6.9.1-sources/ImageMagick-6.9.1-4.tar.xz"
sha256 "74973478058069ce44040ff76b61df713d70adcadfd207836cc0622cadf1e4bf"

head "https://subversion.imagemagick.org/subversion/ImageMagick/trunk",
:using => :svn
Expand Down

0 comments on commit e5fccf5

Please sign in to comment.