aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/macvim.rb
diff options
context:
space:
mode:
authorAdam Vaughan2011-11-18 07:22:22 -0700
committerAdam Vandenberg2011-11-20 13:46:50 -0800
commitf1abfddc0e59d2516b081e012c58817a72b7ee48 (patch)
tree38fa49f27c143a22d4e52532a37d57aedde0a40d /Library/Formula/macvim.rb
parent3aefa3c31e91410a53c9b154a507db2cf9dd85fa (diff)
downloadhomebrew-f1abfddc0e59d2516b081e012c58817a72b7ee48.tar.bz2
macvim snapshot 63
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 126aed1ca..bfd9568a9 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-62'
- version '7.3-62'
- md5 '04d14c9ebe1b8fd0fe119d977e148c39'
+ url 'https://github.com/b4winckler/macvim/tarball/snapshot-63'
+ version '7.3-63'
+ md5 '6abd828216e4ee37d78538cf6f4a7af0'
head 'https://github.com/b4winckler/macvim.git', :branch => 'master'
def options