From 899e89b2328a8192ceaf3e6ff9c32dae7c613872 Mon Sep 17 00:00:00 2001 From: Adam Vaughan Date: Mon, 27 Jun 2011 07:40:18 -0700 Subject: MacVim 7.3 snapshot 58 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 6fb44d5f2..9ecab26af 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-57' - version '7.3-57' - md5 '2bf4630be2d59f62b8b70870ba1fe0a1' + url 'https://github.com/b4winckler/macvim/tarball/snapshot-58' + version '7.3-58' + md5 '64fcff85f0de657e2a3c2a9dffb7e5ba' head 'https://github.com/b4winckler/macvim.git', :branch => 'master' def options -- cgit v1.2.3