diff options
Diffstat (limited to 'Library/Formula/vim.rb')
| -rw-r--r-- | Library/Formula/vim.rb | 4 |
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 |
