Skip to content

Commit

Permalink
fastnetmon: add TODO for unversioned grpc
Browse files Browse the repository at this point in the history
Follow-up to Homebrew#131405.
  • Loading branch information
carlocab committed Jun 6, 2023
1 parent 1e45d8e commit 2624760
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/fastnetmon.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
class Fastnetmon < Formula
desc "DDoS detection tool with sFlow, Netflow, IPFIX and port mirror support"
homepage "https://github.com/pavel-odintsov/fastnetmon/"
# TODO: Check if we can use unversioned `grpc` at version bump
url "https://github.com/pavel-odintsov/fastnetmon/archive/refs/tags/v1.2.5.tar.gz"
sha256 "d92a1f16e60b6ab6f5c5e023a215570e9352ce9d0c9a9d7209416f8cd0227ae6"
license "GPL-2.0-only"
Expand Down

0 comments on commit 2624760

Please sign in to comment.