aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/vim.rb
diff options
context:
space:
mode:
authorJack Nagel2014-03-28 14:54:37 -0500
committerJack Nagel2014-03-28 14:54:37 -0500
commit559efbdd5a35c5c456beedc17d40dc6aa8a164c6 (patch)
treef8b36f5a1a59f13134d776596dbf2d0c7ca5a2d1 /Library/Formula/vim.rb
parent2f02fc53ddbea1c8a8cef83ad4fd7355b1cf0f7c (diff)
downloadhomebrew-559efbdd5a35c5c456beedc17d40dc6aa8a164c6.tar.bz2
vim 7.4.225
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 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