aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/vim.rb
diff options
context:
space:
mode:
authorAdam Vandenberg2013-02-17 11:16:30 -0800
committerAdam Vandenberg2013-02-17 11:16:30 -0800
commit5bbedf725a59365eaed164eec307a519fd3f4698 (patch)
treee549a63546334cdc4b1745d2304ff353e0442de8 /Library/Formula/vim.rb
parent2fcc847f148fc38272247bb60d6f75730db7df37 (diff)
downloadhomebrew-5bbedf725a59365eaed164eec307a519fd3f4698.tar.bz2
vim 7.3.822
Diffstat (limited to 'Library/Formula/vim.rb')
-rw-r--r--Library/Formula/vim.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/vim.rb b/Library/Formula/vim.rb
index f0d5d107d..7d49abaf5 100644
--- a/Library/Formula/vim.rb
+++ b/Library/Formula/vim.rb
@@ -4,8 +4,8 @@ class Vim < Formula
homepage 'http://www.vim.org/'
# Get stable versions from hg repo instead of downloading an increasing
# number of separate patches.
- url 'https://vim.googlecode.com/hg/', :tag => 'v7-3-820'
- version '7.3.820'
+ url 'https://vim.googlecode.com/hg/', :tag => 'v7-3-822'
+ version '7.3.822'
head 'https://vim.googlecode.com/hg/'