aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/optipng.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/optipng.rb')
-rw-r--r--Library/Formula/optipng.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/optipng.rb b/Library/Formula/optipng.rb
index dfb21a9a3..2ebdcec91 100644
--- a/Library/Formula/optipng.rb
+++ b/Library/Formula/optipng.rb
@@ -3,7 +3,7 @@ require 'formula'
class Optipng < Formula
homepage 'http://optipng.sourceforge.net/'
url 'http://downloads.sourceforge.net/project/optipng/OptiPNG/optipng-0.7.1/optipng-0.7.1.tar.gz'
- md5 'b6181d566998ad489397b985ebfc4a03'
+ sha1 'f71ae8c83ffb610c774f454c0f4e47cc7385a545'
def install
system "./configure", "--with-system-zlib",