pngcrush 1.7.60
Closes Homebrew/homebrew#24559. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
f6ad20d229
commit
c0db76b7fe
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@ class Pngcrush < Formula
|
|||
# Stay at least one version behind and use the old-versions directory,
|
||||
# because tarballs are routinely removed and upstream won't change this
|
||||
# practice.
|
||||
url 'http://downloads.sourceforge.net/project/pmt/pngcrush/old-versions/1.7/1.7.56/pngcrush-1.7.56.tar.gz'
|
||||
sha1 'deb45dadf5a162d2e02efd242ea4eee0d3b31727'
|
||||
url 'http://downloads.sourceforge.net/project/pmt/pngcrush/old-versions/1.7/1.7.60/pngcrush-1.7.60.tar.gz'
|
||||
sha1 'ada052647368eb542e00df2fa2dd120bee346725'
|
||||
|
||||
def install
|
||||
# Required to successfully build the bundled zlib 1.2.6
|
||||
|
|
Loading…
Reference in a new issue