vim 7.3.801

Closes Homebrew/homebrew#17629.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Francisco Souza 2013-02-06 11:08:02 -02:00 committed by Adam Vandenberg
parent 5caf6b58d7
commit 24ddc75734

View file

@ -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-798'
version '7.3.798'
url 'https://vim.googlecode.com/hg/', :tag => 'v7-3-801'
version '7.3.801'
head 'https://vim.googlecode.com/hg/'