diff options
Diffstat (limited to 'Library/Formula/macvim.rb')
| -rw-r--r-- | Library/Formula/macvim.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/macvim.rb b/Library/Formula/macvim.rb index ca44b385c..843cf4843 100644 --- a/Library/Formula/macvim.rb +++ b/Library/Formula/macvim.rb @@ -4,7 +4,7 @@ class Macvim < Formula homepage 'http://code.google.com/p/macvim/' url 'https://github.com/b4winckler/macvim/tarball/snapshot-66' version '7.3-66' - sha1 'b8e4f2dcb0c781720827bf770deed24202d263fb' + sha1 'd11696f7089688fa96a45fc57410c60f6ca5a394' head 'https://github.com/b4winckler/macvim.git', :branch => 'master' |
