aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/cclive.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/cclive.rb')
-rw-r--r--Library/Formula/cclive.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/cclive.rb b/Library/Formula/cclive.rb
index 807dc647b..72ebe065b 100644
--- a/Library/Formula/cclive.rb
+++ b/Library/Formula/cclive.rb
@@ -2,7 +2,7 @@ require 'formula'
class Cclive < Formula
homepage 'http://cclive.sourceforge.net/'
- url 'http://downloads.sourceforge.net/project/cclive/0.7/cclive-0.7.16.tar.xz'
+ url 'https://downloads.sourceforge.net/project/cclive/0.7/cclive-0.7.16.tar.xz'
sha1 '2bdee70f5e2026165ca444a306bb76fc5ede97b4'
conflicts_with 'clozure-cl', :because => 'both install a ccl binary'