aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/macvim.rb
diff options
context:
space:
mode:
authorAdam Vaughan2011-06-27 07:40:18 -0700
committerAdam Vandenberg2011-07-09 08:53:34 -0700
commit899e89b2328a8192ceaf3e6ff9c32dae7c613872 (patch)
tree58587b2acd07e42cb9df0651c252924a8c415abf /Library/Formula/macvim.rb
parentd76109e05ce7e8ba2815718875f843cc8a2b29db (diff)
downloadhomebrew-899e89b2328a8192ceaf3e6ff9c32dae7c613872.tar.bz2
MacVim 7.3 snapshot 58
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 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