All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/6] package/dialog: fix upstream source URL
@ 2017-08-29 19:10 Bernd Kuhls
  2017-08-29 19:10 ` [Buildroot] [PATCH 2/6] package/iostat: " Bernd Kuhls
                   ` (7 more replies)
  0 siblings, 8 replies; 19+ messages in thread
From: Bernd Kuhls @ 2017-08-29 19:10 UTC (permalink / raw)
  To: buildroot

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

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

end of thread, other threads:[~2017-12-04 10:35 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-29 19:10 [Buildroot] [PATCH 1/6] package/dialog: fix upstream source URL Bernd Kuhls
2017-08-29 19:10 ` [Buildroot] [PATCH 2/6] package/iostat: " 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

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.