optipng: update head url
This commit is contained in:
parent
467a54e202
commit
cb8856bf78
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ require 'formula'
|
|||
|
||||
class Optipng < Formula
|
||||
homepage 'http://optipng.sourceforge.net/'
|
||||
head 'http://optipng.hg.sourceforge.net/hgweb/optipng/optipng'
|
||||
head 'http://hg.code.sf.net/p/optipng/mercurial', :using => :hg
|
||||
url 'https://downloads.sourceforge.net/project/optipng/OptiPNG/optipng-0.7.5/optipng-0.7.5.tar.gz'
|
||||
sha1 '30b6c333d74fc0f5dc83004aace252fa3321368b'
|
||||
|
||||
|
|
Loading…
Reference in a new issue