From d06098893002b232f3e311cc6e9b326218464e3f Mon Sep 17 00:00:00 2001 From: Zameer Manji Date: Sat, 7 Dec 2013 18:50:48 -0500 Subject: [PATCH] isync: update HEAD URL Closes Homebrew/homebrew#25044. Signed-off-by: Jack Nagel --- Formula/isync.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/isync.rb b/Formula/isync.rb index b54770bef9f..005b4284e6e 100644 --- a/Formula/isync.rb +++ b/Formula/isync.rb @@ -6,7 +6,7 @@ class Isync < Formula sha1 '5cd7403722584b9677fc6a4185c0b9a00f153453' head do - url 'git://isync.git.sourceforge.net/gitroot/isync/isync' + url 'git://git.code.sf.net/p/isync/isync' depends_on :autoconf depends_on :automake