aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/httperf.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/httperf.rb')
-rw-r--r--Library/Formula/httperf.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/httperf.rb b/Library/Formula/httperf.rb
index 9c119035b..cac5a90f9 100644
--- a/Library/Formula/httperf.rb
+++ b/Library/Formula/httperf.rb
@@ -2,7 +2,7 @@ require 'formula'
class Httperf < Formula
homepage 'http://code.google.com/p/httperf/'
- url 'http://httperf.googlecode.com/files/httperf-0.9.0.tar.gz'
+ url 'https://httperf.googlecode.com/files/httperf-0.9.0.tar.gz'
sha1 '2aa885c0c143d809c0e50a6eca5063090bddee35'
option 'enable-debug', 'Build with debugging support'