ode: fix audit issue
This commit is contained in:
parent
75da5475a7
commit
14ebf7ea89
1 changed files with 1 additions and 1 deletions
|
@ -3,8 +3,8 @@ class Ode < Formula
|
|||
homepage "http://www.ode.org/"
|
||||
url "https://bitbucket.org/odedevs/ode/downloads/ode-0.15.2.tar.gz"
|
||||
sha256 "2eaebb9f8b7642815e46227956ca223806f666acd11e31708bd030028cf72bac"
|
||||
head "https://bitbucket.org/odedevs/ode/", :using => :hg
|
||||
revision 1
|
||||
head "https://bitbucket.org/odedevs/ode/", :using => :hg
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue