vim 7.3.806

Closes Homebrew/homebrew#17644.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Francisco Souza 2013-02-06 20:44:38 -02:00 committed by Jack Nagel
parent 88085b6f0b
commit 0a7487d8c2
1 changed files with 2 additions and 2 deletions

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