pngcrush 1.7.51
This commit is contained in:
parent
1c4b7c17b1
commit
6047ea6eca
1 changed files with 2 additions and 2 deletions
|
@ -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.50/pngcrush-1.7.50.tar.gz'
|
||||
sha1 '467f58ed0028cc4c430efa9ff2150095482d5ab9'
|
||||
url 'http://sourceforge.net/projects/pmt/files/pngcrush/1.7.51/pngcrush-1.7.51.tar.gz'
|
||||
sha1 'e9bcf17fe601b4a6260a58106400594da95efd11'
|
||||
|
||||
def install
|
||||
# Required to successfully build the bundled zlib 1.2.6
|
||||
|
|
Loading…
Reference in a new issue