pngcrush 1.7.54
Closes Homebrew/homebrew#18743. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
198226f5c9
commit
701fd71dd0
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://sourceforge.net/projects/pmt/files/pngcrush/1.7.52/pngcrush-1.7.52.tar.gz'
|
||||
sha1 'a86f560803304d2bfb10d60f7cde1ff3bc2ac0a0'
|
||||
url 'http://sourceforge.net/projects/pmt/files/pngcrush/1.7.54/pngcrush-1.7.54.tar.gz'
|
||||
sha1 '3528cbde3e0acef2906e9e48f57b92bd9a1890e6'
|
||||
|
||||
def install
|
||||
# Required to successfully build the bundled zlib 1.2.6
|
||||
|
|
Loading…
Reference in a new issue