Skip to content

Commit

Permalink
guile-dsv: add 0.3.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
aconchillo committed Feb 5, 2021
1 parent 7d54bcb commit 295341d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Formula/guile-dsv.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ class GuileDsv < Formula
url "https://github.com/artyom-poptsov/guile-dsv/archive/v0.3.0.tar.gz"
sha256 "4197964279a8791cb0e7368bd87925cb3ae5d5f1ce5bea898c006801a4525187"

bottle do
root_url "https://github.com/aconchillo/homebrew-guile/releases/download/guile-dsv-0.3.0"
rebuild 1
sha256 cellar: :any_skip_relocation, catalina: "e5ce53b3159d70c8de40d3d62008d4a3db0c31baa189a7ee3bce8f929b4df73d"
end

depends_on "autoconf" => :build
depends_on "automake" => :build
depends_on "pkg-config" => :build
Expand Down

0 comments on commit 295341d

Please sign in to comment.