aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/macvim.rb
diff options
context:
space:
mode:
authorKarl2013-03-15 15:40:45 -0300
committerCharlie Sharpsteen2013-03-15 12:07:20 -0700
commit5f4603b230c90d7ccc875f9ffe1e93900cf057b5 (patch)
tree559a504555db47bdb0a5f24d2c9e3642d5a452f4 /Library/Formula/macvim.rb
parent8320aca3f014f3b87b77fcd4316534f03a1a0475 (diff)
downloadhomebrew-5f4603b230c90d7ccc875f9ffe1e93900cf057b5.tar.bz2
macvim: Update SHA
MacVim got a stealth update. Fixes #18501. Closes #18507. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
Diffstat (limited to 'Library/Formula/macvim.rb')
-rw-r--r--Library/Formula/macvim.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/macvim.rb b/Library/Formula/macvim.rb
index 843cf4843..ca44b385c 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 'd11696f7089688fa96a45fc57410c60f6ca5a394'
+ sha1 'b8e4f2dcb0c781720827bf770deed24202d263fb'
head 'https://github.com/b4winckler/macvim.git', :branch => 'master'