aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/macvim.rb
diff options
context:
space:
mode:
authorBrandon Ferguson2011-07-22 15:27:25 -0400
committerAdam Vandenberg2011-07-22 12:39:45 -0700
commit53adc64eccda9c2194f51b2ed11bc5bf23642a61 (patch)
tree1a30fb183f284cfcb76f70298638d0b000abb656 /Library/Formula/macvim.rb
parentfc04e8c90f65a84e6e53ad38eca8eb8bf6239496 (diff)
downloadhomebrew-53adc64eccda9c2194f51b2ed11bc5bf23642a61.tar.bz2
macvim 7.3-60
This fixes lion + zsh problems. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/macvim.rb')
-rw-r--r--Library/Formula/macvim.rb6
1 files changed, 3 insertions, 3 deletions
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