vim 7.3.972

Closes Homebrew/homebrew#19930.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Francisco Souza 2013-05-19 17:10:47 -03:00 committed by Jack Nagel
parent 28fb505199
commit 6e5af874a3

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-969'
version '7.3.969'
url 'https://vim.googlecode.com/hg/', :tag => 'v7-3-972'
version '7.3.972'
head 'https://vim.googlecode.com/hg/'