aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorSam Baron2013-03-21 23:28:38 +0900
committerAdam Vandenberg2013-03-21 08:41:38 -0700
commit05fb7cf2230c00bec64414ded34839dfc4ccb154 (patch)
tree249abc81179f9b0786d84e3ec9b17a0c5b78e09f /Library/Formula
parent3608c33429bdd8a57aa55991533f6d89a038bce7 (diff)
downloadhomebrew-05fb7cf2230c00bec64414ded34839dfc4ccb154.tar.bz2
isync 1.0.6
Closes #18632. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/isync.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/isync.rb b/Library/Formula/isync.rb
index 5fda3483b..b0c9c6d17 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.5/isync-1.0.5.tar.gz'
- sha1 '9d19cde13b644d6e394f06d292b60503396d0500'
+ url 'http://downloads.sourceforge.net/project/isync/isync/1.0.6/isync-1.0.6.tar.gz'
+ sha1 '5cd7403722584b9677fc6a4185c0b9a00f153453'
head 'git://isync.git.sourceforge.net/gitroot/isync/isync'