aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/vim.rb
diff options
context:
space:
mode:
authorJack Nagel2014-09-01 22:44:06 -0500
committerJack Nagel2014-09-01 22:46:17 -0500
commitb65432ba834a709edce58d0e408ff85eb23e0dbb (patch)
tree8e0fd3162fa755e7e706f86e099ac51b4b9a05e2 /Library/Formula/vim.rb
parent53fa8a42248c31759d71bd9250e8c5ca327bc7ff (diff)
downloadhomebrew-b65432ba834a709edce58d0e408ff85eb23e0dbb.tar.bz2
vim 7.4.430
Diffstat (limited to 'Library/Formula/vim.rb')
-rw-r--r--Library/Formula/vim.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/vim.rb b/Library/Formula/vim.rb
index 5b54deee0..25cd93738 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.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