aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrett Koonce2014-06-16 23:49:26 -0700
committerBrett Koonce2014-06-17 19:22:22 -0700
commitbf49aa9f0f9e672eb4ff68d534fa2ee2238fd4d5 (patch)
treef8709ea4a5caee85e8ab62a9ee87197da4f714e1 /Library/Formula
parentb8f7c8160cd006a4009ef545934e0e66cd38c00d (diff)
downloadhomebrew-bf49aa9f0f9e672eb4ff68d534fa2ee2238fd4d5.tar.bz2
isync 1.1.1
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 d2c65bdd9..f592f270d 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 "https://downloads.sourceforge.net/project/isync/isync/1.1.0/isync-1.1.0.tar.gz"
- sha1 "d99bd9603e17f94ebe4af1691482a6676ea0fb42"
+ url "https://downloads.sourceforge.net/project/isync/isync/1.1.1/isync-1.1.1.tar.gz"
+ sha1 "be759ff7e7e141b91fc242284ddeb256d54a5567"
head do
url "git://git.code.sf.net/p/isync/isync"