From faae352ebd16e812e2bae45536adb400abfb3eed Mon Sep 17 00:00:00 2001 From: Xiao G. Wu Date: Thu, 13 Dec 2012 14:43:43 -0800 Subject: MacVim 7.3-66 https://github.com/b4winckler/macvim/wiki/ChangeLog Closes #16561. Signed-off-by: Adam Vandenberg --- Library/Formula/macvim.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Library/Formula/macvim.rb') diff --git a/Library/Formula/macvim.rb b/Library/Formula/macvim.rb index c5591e412..246bf1deb 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-65' - version '7.3-65' - sha1 'fa5f6e0febe1ebcf5320a6ff8bcf4c7e39eccf8e' + url 'https://github.com/b4winckler/macvim/tarball/snapshot-66' + version '7.3-66' + sha1 'd11696f7089688fa96a45fc57410c60f6ca5a394' head 'https://github.com/b4winckler/macvim.git', :branch => 'master' -- cgit v1.2.3