about summary refs log tree commit homepage
path: root/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 0af6360..5db566e 100644
--- a/Rakefile
+++ b/Rakefile
@@ -3,7 +3,7 @@
 
 include Rake::DSL if defined?(Rake::DSL)
 
-url_base = "http://bogomips.org/cmogstored"
+url_base = "https://bogomips.org/cmogstored"
 cgit_url = url_base + '.git'
 git_url = 'git://bogomips.org/cmogstored.git'