aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/cpansearch.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/cpansearch.rb')
-rw-r--r--Library/Formula/cpansearch.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/cpansearch.rb b/Library/Formula/cpansearch.rb
index 2f12c8d7d..77e938c49 100644
--- a/Library/Formula/cpansearch.rb
+++ b/Library/Formula/cpansearch.rb
@@ -1,8 +1,8 @@
require 'formula'
class Cpansearch <Formula
- head 'http://github.com/c9s/cpansearch.git', :using => :git
- homepage 'http://github.com/c9s/cpansearch'
+ head 'https://github.com/c9s/cpansearch.git', :using => :git
+ homepage 'https://github.com/c9s/cpansearch'
depends_on 'glib'