From c1848b0f7649c835624e3638da8e15b240c0b2db Mon Sep 17 00:00:00 2001 From: Michka Popoff Date: Thu, 1 Aug 2024 21:06:06 +0200 Subject: [PATCH] ssh-permit-a38: disable --- Formula/s/ssh-permit-a38.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/s/ssh-permit-a38.rb b/Formula/s/ssh-permit-a38.rb index d582eac9ec391..e6366f2d4a352 100644 --- a/Formula/s/ssh-permit-a38.rb +++ b/Formula/s/ssh-permit-a38.rb @@ -22,7 +22,7 @@ class SshPermitA38 < Formula # Match deprecation date of `openssl@1.1`. openssl-sys==0.9.27 doesn't support `openssl@3` # Last release on 2018-08-18 - deprecate! date: "2023-09-11", because: :unmaintained + disable! date: "2024-08-01", because: :unmaintained depends_on "cmake" => :build depends_on "rust" => :build