aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/repl.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/repl.rb')
-rw-r--r--Library/Formula/repl.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/repl.rb b/Library/Formula/repl.rb
index 3e57a62b2..2601ab8af 100644
--- a/Library/Formula/repl.rb
+++ b/Library/Formula/repl.rb
@@ -1,8 +1,8 @@
require 'formula'
class Repl < Formula
- url 'http://github.com/defunkt/repl/tarball/v0.2.1'
- homepage 'http://github.com/defunkt/repl'
+ url 'https://github.com/defunkt/repl/tarball/v0.2.1'
+ homepage 'https://github.com/defunkt/repl'
md5 '5b9d43038f1b561bd3215a01ee3cb766'
depends_on 'rlwrap' => :optional