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 07fe19e14..83903a4bf 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.253.orig.tar.gz' - sha1 'ea439da6bf03859dc2d930a5690a960432fc2dad' + url 'http://ftp.debian.org/debian/pool/main/v/vim/vim_7.4.273.orig.tar.gz' + sha1 '87da49006fbea912b5bf5f99cc91030581b43269' # 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 |
