8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e745670 commit b7c3d5dCopy full SHA for b7c3d5d
Formula/ettercap.rb
@@ -1,10 +1,9 @@
1
class Ettercap < Formula
2
desc "Multipurpose sniffer/interceptor/logger for switched LAN"
3
homepage "https://ettercap.github.io/ettercap/"
4
- url "https://github.com/Ettercap/ettercap/archive/v0.8.3.tar.gz"
5
- sha256 "d561a554562e447f4d7387a9878ba745e1aa8c4690cc4e9faaa779cfdaa61fbb"
+ url "https://github.com/Ettercap/ettercap/archive/v0.8.3.1.tar.gz"
+ sha256 "d0c3ef88dfc284b61d3d5b64d946c1160fd04276b448519c1ae4438a9cdffaf3"
6
license "GPL-2.0"
7
- revision 4
8
head "https://github.com/Ettercap/ettercap.git"
9
10
bottle do
0 commit comments