Skip to content

Commit

Permalink
cmake 3.7.0-rc2 (devel)
Browse files Browse the repository at this point in the history
Closes #6100.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
  • Loading branch information
ilovezfs committed Oct 20, 2016
1 parent 9884e59 commit 6c2946b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/cmake.rb
Expand Up @@ -15,8 +15,8 @@ class Cmake < Formula
end

devel do
url "https://cmake.org/files/v3.7/cmake-3.7.0-rc1.tar.gz"
sha256 "c736e83149493e7f897fa10b2e535012dc58763331980385060904a1795be0c0"
url "https://cmake.org/files/v3.7/cmake-3.7.0-rc2.tar.gz"
sha256 "798e7a48f42a383da767c482810afe9ed6e3f91c99cb27719fd0407b3bf1e96d"
end

option "without-docs", "Don't build man pages"
Expand Down

0 comments on commit 6c2946b

Please sign in to comment.