From e91b0fec297d11e9fd4d35d561e598c4aab8bdfa Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Tue, 21 Nov 2017 19:21:36 +0000 Subject: [PATCH] irrtoolset: secure url(s) --- Formula/irrtoolset.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/irrtoolset.rb b/Formula/irrtoolset.rb index 3ffa8e7574..8a7bb9f1d2 100644 --- a/Formula/irrtoolset.rb +++ b/Formula/irrtoolset.rb @@ -14,7 +14,7 @@ class Irrtoolset < Formula end head do - url "svn://irrtoolset.isc.org/trunk" + url "https://github.com/irrtoolset/irrtoolset.git" depends_on "autoconf" => :build depends_on "automake" => :build