From e649f98a2b1eb511c036ea31b0e86410815beab7 Mon Sep 17 00:00:00 2001 From: Daniel James McMahon Date: Thu, 10 Oct 2013 15:04:20 -0500 Subject: vim: change project URL to generic debian.org Closes #23185. Signed-off-by: Adam Vandenberg --- Library/Formula/vim.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/vim.rb b/Library/Formula/vim.rb index 1b6aadda0..1a9a0f92e 100644 --- a/Library/Formula/vim.rb +++ b/Library/Formula/vim.rb @@ -3,7 +3,7 @@ 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.052.orig.tar.gz' + url 'http://ftp.debian.org/debian/pool/main/v/vim/vim_7.4.052.orig.tar.gz' sha1 '216ab69faf7e73e4b86da7f00e4ad3b3cca1fdb8' head 'https://vim.googlecode.com/hg/' -- cgit v1.2.3