aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/imapsync.rb
diff options
context:
space:
mode:
authorNeil2014-12-08 17:22:00 -0800
committerJack Nagel2014-12-09 02:21:22 -0500
commitc5f5cb7a23ecf3532f7f8a114baa03cef66dc814 (patch)
tree05373c4e6eb609ab50eda217b5864ce46f309b28 /Library/Formula/imapsync.rb
parentdbe1e6409170dd51de100f5af98d500e17922669 (diff)
downloadhomebrew-c5f5cb7a23ecf3532f7f8a114baa03cef66dc814.tar.bz2
imapsync 1.607
Closes #34810. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula/imapsync.rb')
-rw-r--r--Library/Formula/imapsync.rb10
1 files changed, 8 insertions, 2 deletions
diff --git a/Library/Formula/imapsync.rb b/Library/Formula/imapsync.rb
index 1f0b6cc58..670713921 100644
--- a/Library/Formula/imapsync.rb
+++ b/Library/Formula/imapsync.rb
@@ -2,11 +2,17 @@ require "formula"
class Imapsync < Formula
homepage "http://ks.lamiral.info/imapsync/"
- url "https://fedorahosted.org/released/imapsync/imapsync-1.592.tgz"
- sha1 "f107917ee01ef46d97408226a083871a7d660d0b"
+ url "https://fedorahosted.org/released/imapsync/imapsync-1.607.tgz"
+ sha1 "c9d6dd43cf10ba7f90a363900484085d9ce682a4"
head "https://git.fedorahosted.org/git/imapsync.git"
+ resource "Unicode::String" do
+ url "http://www.cpan.org/authors/id/G/GA/GAAS/Unicode-String-2.09.tar.gz"
+ mirror "http://www.mcpan.org/authors/id/G/GA/GAAS/Unicode-String-2.09.tar.gz"
+ sha1 "7cc47c5a1c5e38f23886bbc613b27a4a4a3d5459"
+ end
+
resource "File::Copy::Recursive" do
url "http://search.cpan.org/CPAN/authors/id/D/DM/DMUEY/File-Copy-Recursive-0.38.tar.gz"
mirror "http://search.mcpan.org/CPAN/authors/id/D/DM/DMUEY/File-Copy-Recursive-0.38.tar.gz"