cmake 3.9.6

Closes #20577.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
commitay 2017-11-13 14:15:41 +10:00 committed by ilovezfs
parent f1a91173c2
commit 66fcc2675f

View file

@ -4,8 +4,8 @@ class Cmake < Formula
head "https://cmake.org/cmake.git"
stable do
url "https://cmake.org/files/v3.9/cmake-3.9.5.tar.gz"
sha256 "6220c1683b4e6bb8f38688fa3ffb17a7cf39f36317c2ddfdc3f12f09d086c166"
url "https://cmake.org/files/v3.9/cmake-3.9.6.tar.gz"
sha256 "7410851a783a41b521214ad987bb534a7e4a65e059651a2514e6ebfc8f46b218"
# The two patches below fix cmake for undefined symbols check on macOS 10.12
# They can be removed for cmake >= 3.10