sslsplit 0.5.3
Closes #30336. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
96acd98c74
commit
f730ba9f92
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Sslsplit < Formula
|
||||
desc "Man-in-the-middle attacks against SSL encrypted network connections"
|
||||
homepage "https://www.roe.ch/SSLsplit"
|
||||
url "https://mirror.roe.ch/rel/sslsplit/sslsplit-0.5.2.tar.bz2"
|
||||
sha256 "f32c7fd760a45bb521adb8d96c819173fcaed1964bf114e666fcd7cf7ff043a8"
|
||||
url "https://mirror.roe.ch/rel/sslsplit/sslsplit-0.5.3.tar.bz2"
|
||||
sha256 "6c4cbc42cd7fb023fed75b82a436d8c1c4beaeb317a2ef41c00403684e0885dd"
|
||||
head "https://github.com/droe/sslsplit.git", :branch => "develop"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue