Skip to content

Commit

Permalink
vtk: secure url(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
vszakats authored and fxcoudert committed Sep 9, 2017
1 parent 2a6e7ec commit 01b15f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/vtk.rb
@@ -1,7 +1,7 @@
class Vtk < Formula
desc "Toolkit for 3D computer graphics, image processing, and visualization."
homepage "http://www.vtk.org"
url "http://www.vtk.org/files/release/8.0/VTK-8.0.1.tar.gz"
homepage "https://www.vtk.org/"
url "https://www.vtk.org/files/release/8.0/VTK-8.0.1.tar.gz"
sha256 "49107352923dea6de05a7b4c3906aaf98ef39c91ad81c383136e768dcf304069"

head "https://github.com/Kitware/VTK.git"
Expand Down

0 comments on commit 01b15f5

Please sign in to comment.