Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/3] minicom: switch to the official site
@ 2015-10-21  9:30 Vicente Olivert Riera
  2015-10-21  9:30 ` [Buildroot] [PATCH 2/3] minicom: wrap text to 72 characters Vicente Olivert Riera
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Vicente Olivert Riera @ 2015-10-21  9:30 UTC (permalink / raw)
  To: buildroot

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

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-10-21 20:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-21  9:30 [Buildroot] [PATCH 1/3] minicom: switch to the official site Vicente Olivert Riera
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox