Skip to content

Commit

Permalink
ogre1.9: add placeholder bottle block (#172)
Browse files Browse the repository at this point in the history
* ogre1.9: bottles

* ogre1.9 1.9-20160714-108ab0bcc69603dba32c0ffd4bbbc39051f421c9 bottle
* ogre1.9 el_capitan bottle
* Fixes #170.
  • Loading branch information
scpeters authored Dec 22, 2016
1 parent 20dd31d commit 90a0836
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ogre1.9.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ class Ogre19 < Formula
version "1.9-20160714-108ab0bcc69603dba32c0ffd4bbbc39051f421c9"
sha256 "3ca667b959905b290d782d7f0808e35d075c85db809d3239018e4e10e89b1721"

bottle do
root_url "http://gazebosim.org/distributions/ogre/releases"
sha256 "3960b3c177fa81d2b37f3784bceeafd4f10788d7fcbb228934056f4bb61f40ff" => :el_capitan
sha256 "f56d6421e44373fa77b4411e2c71fa04575f8e2bba3dd0e8c3226a9dd4c609e1" => :yosemite
end

option "with-cg"

depends_on "boost"
Expand Down

0 comments on commit 90a0836

Please sign in to comment.