From b69ae3ac1ed3b425146195574ccd88ced92e472c Mon Sep 17 00:00:00 2001 From: Ryan Neufeld Date: Thu, 31 Jan 2013 10:10:25 -0800 Subject: [PATCH] pngcrush 1.7.46 Closes Homebrew/homebrew#17468. Closes Homebrew/homebrew#17473. Signed-off-by: Adam Vandenberg --- Formula/pngcrush.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/pngcrush.rb b/Formula/pngcrush.rb index 9584e2a529..b4fe476d71 100644 --- a/Formula/pngcrush.rb +++ b/Formula/pngcrush.rb @@ -2,8 +2,8 @@ require 'formula' class Pngcrush < Formula homepage 'http://pmt.sourceforge.net/pngcrush/' - url 'http://downloads.sourceforge.net/project/pmt/pngcrush/1.7.43/pngcrush-1.7.43.tar.gz' - sha1 '1893a0b5774b6a8df4b940de6fdf4aa30d9bd471' + url 'http://downloads.sourceforge.net/project/pmt/pngcrush/1.7.46/pngcrush-1.7.46.tar.gz' + sha1 '4b7ca85e836491b2bba550d4b6ab7ddb66ba5d03' def install # Required to successfully build the bundled zlib 1.2.6