From 53adc64eccda9c2194f51b2ed11bc5bf23642a61 Mon Sep 17 00:00:00 2001 From: Brandon Ferguson Date: Fri, 22 Jul 2011 15:27:25 -0400 Subject: macvim 7.3-60 This fixes lion + zsh problems. Signed-off-by: Adam Vandenberg --- Library/Formula/macvim.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/macvim.rb b/Library/Formula/macvim.rb index 5c85b7244..002940bbf 100644 --- a/Library/Formula/macvim.rb +++ b/Library/Formula/macvim.rb @@ -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 -- cgit v1.2.3