diff options
| author | Zameer Manji | 2013-12-07 18:50:48 -0500 |
|---|---|---|
| committer | Jack Nagel | 2013-12-08 14:31:44 -0600 |
| commit | d6e261b89d54cf00053e7f6b199dc347db99f493 (patch) | |
| tree | f10150ef6c4dc6d3a1049e9006910a85138e44a4 | |
| parent | fb33fa8ba426e2c0d146e4253938f825dcdaeee3 (diff) | |
| download | homebrew-d6e261b89d54cf00053e7f6b199dc347db99f493.tar.bz2 | |
isync: update HEAD URL
Closes #25044.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
| -rw-r--r-- | Library/Formula/isync.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/isync.rb b/Library/Formula/isync.rb index b54770bef..005b4284e 100644 --- a/Library/Formula/isync.rb +++ b/Library/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 |
