open-scene-graph 3.5.6
Closes #13748. Signed-off-by: JCount <JCount42@gmail.com>
This commit is contained in:
parent
fa8256e6b4
commit
e1f3df70e7
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class OpenSceneGraph < Formula
|
||||
desc "3D graphics toolkit"
|
||||
homepage "https://github.com/openscenegraph/OpenSceneGraph"
|
||||
url "https://github.com/openscenegraph/OpenSceneGraph/archive/OpenSceneGraph-3.5.5.tar.gz"
|
||||
sha256 "f44c96ade3a1d3c547f36504d75633bedbb9b8f6f42dac4fff75166db7d3aadf"
|
||||
revision 2
|
||||
url "https://github.com/openscenegraph/OpenSceneGraph/archive/OpenSceneGraph-3.5.6.tar.gz"
|
||||
sha256 "58e9436b811d0344723116cb1ada6ef305bdb6d97f42f04a700a29eda17f54b2"
|
||||
head "https://github.com/openscenegraph/OpenSceneGraph.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue