aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/vim.rb
diff options
context:
space:
mode:
authorJack Nagel2014-06-20 16:44:01 -0500
committerJack Nagel2014-06-20 16:44:02 -0500
commit2150e2d2a89f79f3ab58490433e91f7a36ebf150 (patch)
tree9972da8ccb67d7748fbd008c26a2dfb7c22de615 /Library/Formula/vim.rb
parent30a89c20bb8eadb4db042c8356734a12a8b62c82 (diff)
downloadhomebrew-2150e2d2a89f79f3ab58490433e91f7a36ebf150.tar.bz2
vim 7.4.335
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 464a72f9e..e2e4c4670 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.273.orig.tar.gz'
- sha1 '87da49006fbea912b5bf5f99cc91030581b43269'
+ url 'http://ftp.debian.org/debian/pool/main/v/vim/vim_7.4.335.orig.tar.gz'
+ sha1 '0a548b3463b362e2f7fdc493158dd42aa48ab760'
# 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