optipng: audit fixes
This commit is contained in:
parent
5e8a6f7ad9
commit
ca4a5682cf
1 changed files with 1 additions and 1 deletions
|
@ -1,9 +1,9 @@
|
|||
class Optipng < Formula
|
||||
desc "PNG file optimizer"
|
||||
homepage "http://optipng.sourceforge.net/"
|
||||
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"
|
||||
sha256 "74e54b798b012dff8993fb8d90185ca83f18cfa4935f4a93b0bcfc33c849619d"
|
||||
head "http://hg.code.sf.net/p/optipng/mercurial", :using => :hg
|
||||
|
||||
# Fix compilation on 10.10
|
||||
# http://sourceforge.net/p/optipng/bugs/47/
|
||||
|
|
Loading…
Reference in a new issue