From 8cb979928e84624b2a61357899a7543b02ec3dcf Mon Sep 17 00:00:00 2001 From: Stephen J. Eglen Date: Sun, 22 Dec 2013 14:01:45 +0000 Subject: isync 1.1.0 Closes #25401. Signed-off-by: Mike McQuaid --- Library/Formula/isync.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/isync.rb b/Library/Formula/isync.rb index 005b4284e..99dab8963 100644 --- a/Library/Formula/isync.rb +++ b/Library/Formula/isync.rb @@ -2,8 +2,8 @@ require 'formula' class Isync < Formula homepage 'http://isync.sourceforge.net/' - url 'http://downloads.sourceforge.net/project/isync/isync/1.0.6/isync-1.0.6.tar.gz' - sha1 '5cd7403722584b9677fc6a4185c0b9a00f153453' + url 'http://downloads.sourceforge.net/project/isync/isync/1.1.0/isync-1.1.0.tar.gz' + sha1 'd99bd9603e17f94ebe4af1691482a6676ea0fb42' head do url 'git://git.code.sf.net/p/isync/isync' -- cgit v1.2.3