Skip to content

Commit

Permalink
ntp: add bottle
Browse files Browse the repository at this point in the history
  • Loading branch information
mistydemeo committed Aug 19, 2023
1 parent df0dd26 commit 0cc33b5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Library/Formula/ntp.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0cc33b5

Please sign in to comment.