From 2a8729f65e64ae722d2724f203d43a5f8496c921 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Mon, 1 Sep 2014 22:44:06 -0500 Subject: [PATCH] vim 7.4.430 --- Formula/vim.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/vim.rb b/Formula/vim.rb index 5b54deee0b9..25cd9373821 100644 --- a/Formula/vim.rb +++ b/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.335.orig.tar.gz' - sha1 '0a548b3463b362e2f7fdc493158dd42aa48ab760' + url 'http://ftp.debian.org/debian/pool/main/v/vim/vim_7.4.430.orig.tar.gz' + sha1 '63f558c3cf7461d16f1c587000ad2311500e6372' # 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