Skip to content

Commit

Permalink
optipng: Update to 0.7.4
Browse files Browse the repository at this point in the history
Closes Homebrew#16022.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
  • Loading branch information
Seth Baxter authored and Sharpie committed Nov 13, 2012
1 parent 38bfac5 commit c787aa9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/optipng.rb
Expand Up @@ -2,8 +2,8 @@

class Optipng < Formula
homepage 'http://optipng.sourceforge.net/'
url 'http://downloads.sourceforge.net/project/optipng/OptiPNG/optipng-0.7.3/optipng-0.7.3.tar.gz'
sha1 'c5dd2c688820f34fb6973d109ca880a77141cd31'
url 'http://downloads.sourceforge.net/project/optipng/OptiPNG/optipng-0.7.4/optipng-0.7.4.tar.gz'
sha1 'dcde17501cfb7a425b6cc23cfed482bbfd4867bb'

def install
system "./configure", "--with-system-zlib",
Expand Down

0 comments on commit c787aa9

Please sign in to comment.