macvim 7.3-60

This fixes lion + zsh problems.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Brandon Ferguson 2011-07-22 15:27:25 -04:00 committed by Adam Vandenberg
parent cd9055930a
commit 95bb155646
1 changed files with 3 additions and 3 deletions

View File

@ -2,9 +2,9 @@ require 'formula'
class Macvim < Formula
homepage 'http://code.google.com/p/macvim/'
url 'https://github.com/b4winckler/macvim/tarball/snapshot-59'
version '7.3-59'
md5 'cdf4db93ac249c653f3d0a2920ba8d08'
url 'https://github.com/b4winckler/macvim/tarball/snapshot-60'
version '7.3-60'
md5 '637f731eb11fb49134e8244df3e33f56'
head 'https://github.com/b4winckler/macvim.git', :branch => 'master'
def options