aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorKnackeredCoder2013-07-16 10:28:04 +0100
committerAdam Vandenberg2013-07-16 18:03:23 -0700
commit381d34596dd385ce8f50811e2b72ad5459cf42dc (patch)
tree50fa84680f8f8c4e472ce8ce627066f4921a9e7a /Library
parent8297e5f7ad4b396b19c02f0a4ace1de0a0ca3e02 (diff)
downloadhomebrew-381d34596dd385ce8f50811e2b72ad5459cf42dc.tar.bz2
Vim 7.4a.12 BETA
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-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 333bdd507..f3e714f2c 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.3.923.orig.tar.gz'
- sha1 'f308d219dd9c6b56e84109ace4e7487a101088f5'
+ url 'http://ftp.de.debian.org/debian/pool/main/v/vim/vim_7.4a.012.orig.tar.gz'
+ sha1 '3d7ec9c846a356bbaeab96692db31b07ccb946f4'
head 'https://vim.googlecode.com/hg/'
# We only have special support for finding depends_on :python, but not yet for