cgal: use secure url in comment
This commit is contained in:
parent
0b00c3e17a
commit
85f0d5abf5
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ class Cgal < Formula
|
|||
depends_on "qt" if build.with? "imaging"
|
||||
depends_on "eigen" if build.with? "eigen3"
|
||||
|
||||
# Allows to compile with clang 425: http://goo.gl/y9Dg2y
|
||||
# Allows to compile with clang 425: https://goo.gl/y9Dg2y
|
||||
patch :DATA
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue