From 0cc33b572b269ad4e2775d4f6e9f1a905f12336e Mon Sep 17 00:00:00 2001 From: Misty De Meo Date: Fri, 18 Aug 2023 19:13:44 -0700 Subject: [PATCH] ntp: add bottle --- Library/Formula/ntp.rb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Library/Formula/ntp.rb b/Library/Formula/ntp.rb index 4fa658c3eb..7d9b811490 100644 --- a/Library/Formula/ntp.rb +++ b/Library/Formula/ntp.rb @@ -6,6 +6,10 @@ class Ntp < Formula sha256 "103dd272e6a66c5b8df07dce5e9a02555fcd6f1397bdfb782237328e89d3a866" license all_of: ["BSD-2-Clause", "NTP"] + bottle do + sha256 "328717f558bfb5137571df39fbd4402b602019bc14ee891bd86e026ec18fdcdf" => :tiger_altivec + end + depends_on "openssl" def install