All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bernd Kuhls <bernd.kuhls@t-online.de>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/6] package/dialog: fix upstream source URL
Date: Tue, 29 Aug 2017 21:10:00 +0200	[thread overview]
Message-ID: <20170829191005.19697-1-bernd.kuhls@t-online.de> (raw)

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/dialog/dialog.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/dialog/dialog.mk b/package/dialog/dialog.mk
index 61ec2659a..73fabe07c 100644
--- a/package/dialog/dialog.mk
+++ b/package/dialog/dialog.mk
@@ -6,7 +6,7 @@
 
 DIALOG_VERSION = 1.3-20170509
 DIALOG_SOURCE = dialog-$(DIALOG_VERSION).tgz
-DIALOG_SITE = ftp://invisible-island.net/dialog
+DIALOG_SITE = ftp://ftp.invisible-island.net/dialog
 DIALOG_CONF_OPTS = --with-ncurses --with-curses-dir=$(STAGING_DIR)/usr \
 	--disable-rpath-hack
 DIALOG_DEPENDENCIES = host-pkgconf ncurses
-- 
2.11.0

             reply	other threads:[~2017-08-29 19:10 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-29 19:10 Bernd Kuhls [this message]
2017-08-29 19:10 ` [Buildroot] [PATCH 2/6] package/iostat: fix upstream source URL Bernd Kuhls
2017-08-29 20:04   ` Thomas Petazzoni
2017-09-06 10:38   ` Peter Korsgaard
2017-08-29 19:10 ` [Buildroot] [PATCH 3/6] package/iucode-tool: " Bernd Kuhls
2017-08-29 20:11   ` Thomas Petazzoni
2017-09-06 10:38   ` Peter Korsgaard
2017-08-29 19:10 ` [Buildroot] [PATCH 4/6] package/libconfig: switch to github Bernd Kuhls
2017-08-29 19:46   ` Thomas Petazzoni
2017-08-30 20:18     ` Bernd Kuhls
2017-08-29 19:10 ` [Buildroot] [PATCH 5/6] package/libphidget: fix upstream source URL Bernd Kuhls
2017-08-29 20:58   ` Thomas Petazzoni
2017-09-06 10:39   ` Peter Korsgaard
2017-08-29 19:10 ` [Buildroot] [PATCH 6/6] package/linphone: fix URL of Debian patches Bernd Kuhls
2017-08-29 19:52   ` Thomas Petazzoni
2017-12-04 10:35     ` Thomas Petazzoni
2017-08-29 19:59 ` [Buildroot] [PATCH 1/6] package/dialog: fix upstream source URL Thomas Petazzoni
     [not found] ` <d68255a1-2b71-5d77-6553-7989a5bbee54@t-online.de>
2017-08-30 20:33   ` [Buildroot] [PATCH 4/6] package/libconfig: switch to github Thomas Petazzoni
2017-09-06 10:38 ` [Buildroot] [PATCH 1/6] package/dialog: fix upstream source URL Peter Korsgaard

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=20170829191005.19697-1-bernd.kuhls@t-online.de \
    --to=bernd.kuhls@t-online.de \
    --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.