sfcgal: add 1.0.4 bottle.
This commit is contained in:
parent
8ce0e2e16b
commit
9ee6c4fd11
1 changed files with 7 additions and 0 deletions
|
@ -5,6 +5,13 @@ class Sfcgal < Formula
|
|||
url "https://github.com/Oslandia/SFCGAL/archive/v1.0.4.tar.gz"
|
||||
sha256 "f4660631bf42e2ed3f8b06bcd7a083f3f25e8a860a902bbb4687c60fcde1e131"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "524a95c8fa7ab6a3a91fa0a64afcb68741e9e6c2" => :mavericks
|
||||
sha1 "cf4160102e93cfc11d67db0bb64c2d3697cfef1f" => :mountain_lion
|
||||
sha1 "3d957de66ac9262d61f7a0357b67e407b1961ea7" => :lion
|
||||
end
|
||||
|
||||
depends_on "cmake" => :build
|
||||
depends_on "cgal"
|
||||
|
||||
|
|
Loading…
Reference in a new issue