Skip to content

Commit

Permalink
pigz: secure url(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
vszakats authored and fxcoudert committed May 19, 2017
1 parent a3830c5 commit fa05614
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/pigz.rb
@@ -1,7 +1,7 @@
class Pigz < Formula
desc "Parallel gzip"
homepage "http://www.zlib.net/pigz/"
url "http://www.zlib.net/pigz/pigz-2.3.4.tar.gz"
homepage "https://zlib.net/pigz/"
url "https://zlib.net/pigz/pigz-2.3.4.tar.gz"
sha256 "6f031fa40bc15b1d80d502ff91f83ba14f4b079e886bfb83221374f7bf5c8f9a"
revision 1

Expand Down

0 comments on commit fa05614

Please sign in to comment.