From b18ae17df6eed583166c473a39cf4a257342b0e8 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Tue, 17 Jan 2012 15:20:58 -0800 Subject: pigz 2.2.3 Closes #9657. Signed-off-by: Jack Nagel --- Library/Formula/pigz.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/pigz.rb b/Library/Formula/pigz.rb index 151e077ae..81cd439bf 100644 --- a/Library/Formula/pigz.rb +++ b/Library/Formula/pigz.rb @@ -1,9 +1,9 @@ require 'formula' class Pigz < Formula - url 'http://www.zlib.net/pigz/pigz-2.1.7.tar.gz' + url 'http://www.zlib.net/pigz/pigz-2.2.3.tar.gz' homepage 'http://www.zlib.net/pigz/' - md5 'a09e1097fdc05ac0fff763bdb4d2d5e4' + md5 '8330a6c6a3e5f1954687aaba4b973a6f' def install system "make" -- cgit v1.2.3