vim 7.3.854

Closes Homebrew/homebrew#18318.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Francisco Souza 2013-03-07 16:04:53 -03:00 committed by Jack Nagel
parent 1801a9ca19
commit 6ddb5a5c56

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-843'
version '7.3.843'
url 'https://vim.googlecode.com/hg/', :tag => 'v7-3-854'
version '7.3.854'
head 'https://vim.googlecode.com/hg/'