offlineimap 6.3.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
4029406be9
commit
22c3770552
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
require 'formula'
|
||||
|
||||
class OfflineImap < Formula
|
||||
url "https://github.com/nicolas33/offlineimap.git", :tag => 'v6.3.2.1'
|
||||
version '6.3.2.1'
|
||||
url "https://github.com/nicolas33/offlineimap.git", :tag => 'v6.3.4'
|
||||
version '6.3.4'
|
||||
homepage "http://offlineimap.org/"
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue