cmake 3.8.0-rc2 (devel) (#10582)

master
ilovezfs 2017-03-04 06:26:54 -08:00 committed by GitHub
parent 478dba755b
commit 8653bdb8b0
1 changed files with 2 additions and 2 deletions

View File

@ -13,8 +13,8 @@ class Cmake < Formula
end
devel do
url "https://cmake.org/files/v3.8/cmake-3.8.0-rc1.tar.gz"
sha256 "320a4820d34e1733f14f9ddf0fdd0de90354516260a056246afb0f670afa4d94"
url "https://cmake.org/files/v3.8/cmake-3.8.0-rc2.tar.gz"
sha256 "f6302ec906eeddd9d5bc1bb4cfc06ffeb49fe9f6cf7d25d64a3acfa05a577b9a"
end
option "without-docs", "Don't build man pages"