From 09a28aca247a58d5a31cdb982b5c8e9a8e49afaa Mon Sep 17 00:00:00 2001 From: Kevin Lyda Date: Sun, 1 Jan 2012 10:47:41 +0000 Subject: offline-imap: add HEAD The offline-imap package gets a fair bit of development. Sometimes it's useful to upgrade to head; this change adds the ability to do that. Closes #9361. Signed-off-by: Jack Nagel --- Library/Formula/offline-imap.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'Library') diff --git a/Library/Formula/offline-imap.rb b/Library/Formula/offline-imap.rb index 89a687798..1232d7499 100644 --- a/Library/Formula/offline-imap.rb +++ b/Library/Formula/offline-imap.rb @@ -2,6 +2,7 @@ require 'formula' class OfflineImap < Formula url "https://github.com/nicolas33/offlineimap.git", :tag => 'v6.3.4' + head "https://github.com/nicolas33/offlineimap.git" version '6.3.4' homepage "http://offlineimap.org/" -- cgit v1.2.3