From 559efbdd5a35c5c456beedc17d40dc6aa8a164c6 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Fri, 28 Mar 2014 14:54:37 -0500 Subject: vim 7.4.225 --- Library/Formula/vim.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/vim.rb b/Library/Formula/vim.rb index a3f9bf0d4..a6b6730b6 100644 --- a/Library/Formula/vim.rb +++ b/Library/Formula/vim.rb @@ -4,8 +4,8 @@ class Vim < Formula homepage 'http://www.vim.org/' head 'https://vim.googlecode.com/hg/' # This package tracks debian-unstable: http://packages.debian.org/unstable/vim - url 'http://ftp.debian.org/debian/pool/main/v/vim/vim_7.4.161.orig.tar.gz' - sha1 '111e9a237fa240895db013c1e546dd02580a2940' + url 'http://ftp.debian.org/debian/pool/main/v/vim/vim_7.4.225.orig.tar.gz' + sha1 '674fafec19e24f75113c9f5a8440a85e8e636c3e' # We only have special support for finding depends_on :python, but not yet for # :ruby, :perl etc., so we use the standard environment that leaves the -- cgit v1.2.3