vim 7.3.816

This commit is contained in:
Jack Nagel 2013-02-13 23:57:25 -06:00
parent 46c34c53cc
commit c1069b5050

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