From 83f042190fbc61de235102122ef7503be41af572 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sat, 6 Nov 2010 22:10:49 -0700 Subject: macvim - use tarball for stable download --- Library/Formula/macvim.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/macvim.rb b/Library/Formula/macvim.rb index 5f67340f3..4aa67474d 100644 --- a/Library/Formula/macvim.rb +++ b/Library/Formula/macvim.rb @@ -1,8 +1,9 @@ require 'formula' class Macvim 'v7.3-53' + url 'https://github.com/b4winckler/macvim/tarball/v7.3-53' version 'v7.3-53' + md5 '35fb942c45109a2cbdbe7c1a3e02d59d' head 'git://github.com/b4winckler/macvim.git', :branch => 'master' homepage 'http://code.google.com/p/macvim/' @@ -45,6 +46,6 @@ class Macvim