aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorKnackeredCoder2013-08-03 19:36:47 +0100
committerAdam Vandenberg2013-08-03 13:23:26 -0700
commit877507dbf9369ac022224db185638a4e636cc0e0 (patch)
tree1ca4bb968b42a7e257208e614471ae40e444f645 /Library
parent3d0b04bacafb3a414dcde37c2630095a42357e75 (diff)
downloadhomebrew-877507dbf9369ac022224db185638a4e636cc0e0.tar.bz2
Vim 7.4b.4 Beta
Closes #21633. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/vim.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/vim.rb b/Library/Formula/vim.rb
index 3def93f69..ccb32ad0d 100644
--- a/Library/Formula/vim.rb
+++ b/Library/Formula/vim.rb
@@ -7,9 +7,9 @@ class Vim < Formula
sha1 'f308d219dd9c6b56e84109ace4e7487a101088f5'
devel do
- url 'http://ftp.de.debian.org/debian/pool/main/v/vim/vim_7.4a.012.orig.tar.gz'
- version '7.4a.012'
- sha1 '3d7ec9c846a356bbaeab96692db31b07ccb946f4'
+ url 'http://ftp.de.debian.org/debian/pool/main/v/vim/vim_7.4b.004.orig.tar.gz'
+ version '7.4b.004'
+ sha1 'af303d0833dcfb63792639bf0d98cd0025276e09'
end
head 'https://vim.googlecode.com/hg/'