Skip to content

Commit

Permalink
pigz 2.4
Browse files Browse the repository at this point in the history
Closes #22281.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
  • Loading branch information
ilovezfs committed Dec 31, 2017
1 parent 8d89dae commit 50bec9a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Formula/pigz.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
class Pigz < Formula
desc "Parallel gzip"
homepage "https://zlib.net/pigz/"
url "https://zlib.net/pigz/pigz-2.3.4.tar.gz"
sha256 "6f031fa40bc15b1d80d502ff91f83ba14f4b079e886bfb83221374f7bf5c8f9a"
revision 1
url "https://zlib.net/pigz/pigz-2.4.tar.gz"
sha256 "a4f816222a7b4269bd232680590b579ccc72591f1bb5adafcd7208ca77e14f73"

bottle do
cellar :any_skip_relocation
Expand Down

0 comments on commit 50bec9a

Please sign in to comment.