From 20e903b1728bea48ab048faef8eae0a33bb877ed Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Wed, 20 Feb 2013 08:03:33 -0800 Subject: vim 7.3.827 --- Library/Formula/vim.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula/vim.rb') diff --git a/Library/Formula/vim.rb b/Library/Formula/vim.rb index 7d49abaf5..4385ee19c 100644 --- a/Library/Formula/vim.rb +++ b/Library/Formula/vim.rb @@ -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-822' - version '7.3.822' + url 'https://vim.googlecode.com/hg/', :tag => 'v7-3-827' + version '7.3.827' head 'https://vim.googlecode.com/hg/' -- cgit v1.2.3