From d4dec2a7761b30e21c5e355498f1a2559422aaff Mon Sep 17 00:00:00 2001 From: Michka Popoff Date: Tue, 11 Apr 2023 22:31:23 +0200 Subject: [PATCH] fwknop: deprecate Does not build on Ventura Declared abandoned in https://github.com/mrash/fwknop/issues/344#issuecomment-1264405600 0 downloads in the last 30 days --- Formula/fwknop.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Formula/fwknop.rb b/Formula/fwknop.rb index 85fc7be4f16a..bd9426e98c9a 100644 --- a/Formula/fwknop.rb +++ b/Formula/fwknop.rb @@ -21,6 +21,8 @@ class Fwknop < Formula sha256 x86_64_linux: "370466dcba3753ce5cd890395d91fae86f13d656b97bb1a379cccd774ace12d1" end + deprecate! date: "2022-10-01", because: :unmaintained + depends_on "autoconf" => :build depends_on "automake" => :build depends_on "libtool" => :build