Skip to content

Commit

Permalink
guile-opengl: sonoma runner
Browse files Browse the repository at this point in the history
  • Loading branch information
aconchillo committed Feb 24, 2024
1 parent 4ae73c8 commit 214b2c1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Formula/guile-opengl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,14 @@ class GuileOpengl < Formula
homepage "https://www.gnu.org/software/guile-opengl/"
url "https://ftp.gnu.org/gnu/guile-opengl/guile-opengl-0.2.0.tar.gz"
sha256 "b8f087ec28823d099fb842c3ba94104bb04fa9e708166487a471989e1c176c65"
revision 1

bottle do
root_url "https://github.com/aconchillo/homebrew-guile/releases/download/guile-opengl-0.2.0"
sha256 cellar: :any_skip_relocation, monterey: "d4b54025d4f6506f7b38d56a560bed8bcf18c6047ec951f78acad706ad225f2a"
sha256 cellar: :any_skip_relocation, x86_64_linux: "f8ffb8de23d0f65937399630157b6eae318858830c127b5663ebb7b116c53850"
end

depends_on "autoconf" => :build
depends_on "automake" => :build
depends_on "pkg-config" => :build
depends_on "guile"

Expand Down

0 comments on commit 214b2c1

Please sign in to comment.