diff options
| author | Jack Nagel | 2013-02-13 23:07:48 -0600 |
|---|---|---|
| committer | Jack Nagel | 2013-02-13 23:07:48 -0600 |
| commit | bb820f6c09377a0d011ad3d8961371c88acdca9e (patch) | |
| tree | f05037655699a8622048ba623b7f44bc9f96b83e /Library/Formula | |
| parent | 7f15d09253a38feb9722322d269941c79125e06d (diff) | |
| download | homebrew-bb820f6c09377a0d011ad3d8961371c88acdca9e.tar.bz2 | |
pngcrush 1.7.49
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/pngcrush.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/pngcrush.rb b/Library/Formula/pngcrush.rb index e52776fec..6ecb632a2 100644 --- a/Library/Formula/pngcrush.rb +++ b/Library/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.47/pngcrush-1.7.47.tar.gz' - sha1 '0bc1b5a78a665201777db59d72e409a3a425c1d1' + url 'http://downloads.sourceforge.net/project/pmt/pngcrush/1.7.49/pngcrush-1.7.49.tar.gz' + sha1 '798d6fecc5afccf6bd542b309f930e3a24cf69cc' def install # Required to successfully build the bundled zlib 1.2.6 |
