All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/3] minicom: switch to the official site
Date: Wed, 21 Oct 2015 10:30:13 +0100	[thread overview]
Message-ID: <1445419815-24985-1-git-send-email-Vincent.Riera@imgtec.com> (raw)

We switched to our mirror because because the official site started to
fail, but now it works again.

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
---
 package/minicom/minicom.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/minicom/minicom.mk b/package/minicom/minicom.mk
index dd05741..26e9cef 100644
--- a/package/minicom/minicom.mk
+++ b/package/minicom/minicom.mk
@@ -5,7 +5,7 @@
 ################################################################################
 
 MINICOM_VERSION = 2.7
-MINICOM_SITE = http://sources.buildroot.net
+MINICOM_SITE = https://alioth.debian.org/frs/download.php/file/3977
 MINICOM_LICENSE = GPLv2+
 MINICOM_LICENSE_FILES = COPYING
 
-- 
1.7.1

             reply	other threads:[~2015-10-21  9:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-21  9:30 Vicente Olivert Riera [this message]
2015-10-21  9:30 ` [Buildroot] [PATCH 2/3] minicom: wrap text to 72 characters Vicente Olivert Riera
2015-10-21  9:30 ` [Buildroot] [PATCH 3/3] minicom: add a hash file Vicente Olivert Riera
2015-10-21 20:10 ` [Buildroot] [PATCH 1/3] minicom: switch to the official site Thomas Petazzoni

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=1445419815-24985-1-git-send-email-Vincent.Riera@imgtec.com \
    --to=vincent.riera@imgtec.com \
    --cc=buildroot@busybox.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.