offline-imap: update to 6.5.2 and fix url for HEAD

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
cola-zero 2012-01-17 14:13:41 +09:00 committed by Jack Nagel
parent 0027060fd9
commit 44c6f3cda0

View file

@ -1,8 +1,9 @@
require 'formula'
class OfflineImap < Formula
url "https://github.com/nicolas33/offlineimap/tarball/v6.3.4"
head "https://github.com/nicolas33/offlineimap.git"
url "https://github.com/downloads/spaetz/offlineimap/offlineimap-v6.5.2.tar.gz"
md5 '0ccb6b7e4723a414ea50abb27450a56f'
head "https://github.com/spaetz/offlineimap.git"
homepage "http://offlineimap.org/"
def install