isync 1.1.0
Closes Homebrew/homebrew#25401. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
fcc35c1de1
commit
f0735adbc0
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue