Skip to content

Commit

Permalink
infernal: support Sequoia (#1927)
Browse files Browse the repository at this point in the history
  • Loading branch information
YoshitakaMo authored Oct 19, 2024
1 parent aec2b3a commit 82218c9
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions Formula/infernal.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,6 @@ class Infernal < Formula
url "http://eddylab.org/infernal/infernal-1.1.5.tar.gz"
sha256 "ad4ddae02f924ca7c85bc8c4a79c9f875af8df96aeb726702fa985cbe752497f"

bottle do
root_url "https://ghcr.io/v2/brewsci/bio"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "5c56694194bb015695910aaa8937b66066d52cfb73ec1164e95956419e35830d"
sha256 cellar: :any_skip_relocation, ventura: "cea100f2dc5cf8bc05c5a891f04a0232d85aec6b756069f358c9c658ce4693a6"
sha256 cellar: :any_skip_relocation, x86_64_linux: "34fbc91c80b970caacdbe787a23c34d4152cc358c2fd96d57521dba1bb80a675"
end

def install
system "./configure", "--prefix=#{prefix}"
system "make"
Expand Down

0 comments on commit 82218c9

Please sign in to comment.