Skip to content

Commit

Permalink
vttest: secure url(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
vszakats authored and ilovezfs committed Sep 20, 2017
1 parent 5a72a68 commit 31abbd5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Formula/vttest.rb
@@ -1,8 +1,7 @@
class Vttest < Formula
desc "Test compatibility of VT100-compatible terminals"
homepage "https://invisible-island.net/vttest/"
url "ftp://ftp.invisible-island.net/vttest/vttest-20140305.tgz"
mirror "http://invisible-mirror.net/archives/vttest/vttest-20140305.tgz"
url "https://invisible-mirror.net/archives/vttest/vttest-20140305.tgz"
sha256 "0168aa34061d4470a68b0dd0781a2a9e2bbfb1493e540c99f615b867a11cbf83"

bottle do
Expand Down

0 comments on commit 31abbd5

Please sign in to comment.