From a28aee6fc3a78eaef9e1627d31f6c60afbb91558 Mon Sep 17 00:00:00 2001 From: Thierry Moisan Date: Tue, 1 Oct 2024 23:16:13 -0400 Subject: [PATCH] fpdns: deprecate --- Formula/f/fpdns.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Formula/f/fpdns.rb b/Formula/f/fpdns.rb index ab3daf68a3a7..6d7591abffb1 100644 --- a/Formula/f/fpdns.rb +++ b/Formula/f/fpdns.rb @@ -22,6 +22,8 @@ class Fpdns < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "68319dfe4e90d4370c9571a6b540536ff203da441bdf83b387818a1c6b6eed8d" end + deprecate! date: "2024-10-02", because: :repo_archived + uses_from_macos "perl" resource "Net::DNS" do