From 0c0c7cbbf028ab6457f520b06a0373b221336fc2 Mon Sep 17 00:00:00 2001 From: Arthur Andersen Date: Mon, 9 Apr 2012 15:50:02 +0200 Subject: [PATCH] fixed git url --- recipes/ruby-interpolation | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/ruby-interpolation b/recipes/ruby-interpolation index 000e4f64..f46fc288 100644 --- a/recipes/ruby-interpolation +++ b/recipes/ruby-interpolation @@ -1,3 +1,3 @@ (ruby-interpolation - :url "https://github.com/leoc/ruby-interpolation.el" - :fetcher git) \ No newline at end of file + :url "https://leoc@github.com/leoc/ruby-interpolation.el.git" + :fetcher git)