llvm: https in comment
This commit is contained in:
parent
d35d16ef57
commit
784caf105c
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ class Llvm < Formula
|
|||
end
|
||||
|
||||
# Only required to build & run Compiler-RT tests on macOS, optional otherwise.
|
||||
# http://clang.llvm.org/get_started.html
|
||||
# https://clang.llvm.org/get_started.html
|
||||
resource "libcxx" do
|
||||
url "http://releases.llvm.org/4.0.0/libcxx-4.0.0.src.tar.xz"
|
||||
sha256 "4f4d33c4ad69bf9e360eebe6b29b7b19486948b1a41decf89d4adec12473cf96"
|
||||
|
|
Loading…
Reference in a new issue