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 5db566e..999fb6a 100644
--- a/Rakefile
+++ b/Rakefile
@@ -5,7 +5,7 @@ include Rake::DSL if defined?(Rake::DSL)
 
 url_base = "https://bogomips.org/cmogstored"
 cgit_url = url_base + '.git'
-git_url = 'git://bogomips.org/cmogstored.git'
+git_url = 'https://bogomips.org/cmogstored.git'
 
 def tags
   timefmt = '%Y-%m-%dT%H:%M:%SZ'