mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Christian Hermann <christian.hermann@hytera.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] vim: fetch via http instead of ftp
Date: Thu, 20 Jun 2019 11:55:22 +0200	[thread overview]
Message-ID: <20190620095522.27761-1-christian.hermann@hytera.de> (raw)

Signed-off-by: Christian Hermann <christian.hermann@hytera.de>
---
 rules/vim.make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/vim.make b/rules/vim.make
index caca93d84..9915ac856 100644
--- a/rules/vim.make
+++ b/rules/vim.make
@@ -20,7 +20,7 @@ VIM_VERSION	:= 8.1
 VIM_MD5		:= 1739a1df312305155285f0cfa6118294
 VIM		:= vim-$(VIM_VERSION)
 VIM_SUFFIX	:= tar.bz2
-VIM_URL		:= ftp://ftp.vim.org/pub/vim/unix/$(VIM).$(VIM_SUFFIX)
+VIM_URL		:= http://ftp.vim.org/pub/vim/unix/$(VIM).$(VIM_SUFFIX)
 VIM_SOURCE	:= $(SRCDIR)/$(VIM).$(VIM_SUFFIX)
 VIM_DIR		:= $(BUILDDIR)/$(VIM)
 VIM_SUBDIR	:= src
-- 
2.22.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

                 reply	other threads:[~2019-06-20  9:55 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190620095522.27761-1-christian.hermann@hytera.de \
    --to=christian.hermann@hytera.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox