aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-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 ee95e622d..1b6aadda0 100644
--- a/Library/Formula/vim.rb
+++ b/Library/Formula/vim.rb
@@ -3,8 +3,8 @@ require 'formula'
class Vim < Formula
homepage 'http://www.vim.org/'
# This package tracks debian-unstable: http://packages.debian.org/unstable/vim
- url 'http://ftp.de.debian.org/debian/pool/main/v/vim/vim_7.4.027.orig.tar.gz'
- sha1 '8d78c0cf545bf75cbcd5e3b709a7d03a568d256e'
+ url 'http://ftp.de.debian.org/debian/pool/main/v/vim/vim_7.4.052.orig.tar.gz'
+ sha1 '216ab69faf7e73e4b86da7f00e4ad3b3cca1fdb8'
head 'https://vim.googlecode.com/hg/'