squid 3.5.6
Closes Homebrew/homebrew#41429. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
e09a4d0f27
commit
a8bdf3e9d6
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Squid < Formula
|
||||
desc "Advanced proxy caching server for HTTP, HTTPS, FTP, and Gopher"
|
||||
homepage "http://www.squid-cache.org/"
|
||||
url "http://www.squid-cache.org/Versions/v3/3.5/squid-3.5.5.tar.xz"
|
||||
sha256 "23793da6b23871765188becae59a6f4b6c3672c256ba9be90743b46a3c7921cf"
|
||||
url "http://www.squid-cache.org/Versions/v3/3.5/squid-3.5.6.tar.xz"
|
||||
sha256 "cd080e8d5eaabebf6808792751322bd05f2a9c8fe4377f54c7155682ef6c38d5"
|
||||
|
||||
bottle do
|
||||
sha256 "71479ca4e9760be2a6484b7283acf218d8024325feabb243bca22faae837cdcc" => :yosemite
|
||||
|
|
Loading…
Reference in a new issue