mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] mtd-utils: switch to https URL
@ 2021-03-05 10:39 Gavin Schenk
  2021-03-14 13:35 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Gavin Schenk @ 2021-03-05 10:39 UTC (permalink / raw)
  To: ptxdist; +Cc: Gavin Schenk

This tends to work better than ftp URLs in combination with corporate
firewall rules.

Signed-off-by: Gavin Schenk <g.schenk@eckelmann.de>
---
 rules/mtd-utils.make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/mtd-utils.make b/rules/mtd-utils.make
index 248443b85..e1a953c28 100644
--- a/rules/mtd-utils.make
+++ b/rules/mtd-utils.make
@@ -19,7 +19,7 @@ MTD_UTILS_VERSION	:= 2.1.2
 MTD_UTILS_MD5		:= 19191bc0195a779c0bd1284c886084ab
 MTD_UTILS		:= mtd-utils-$(MTD_UTILS_VERSION)
 MTD_UTILS_SUFFIX	:= tar.bz2
-MTD_UTILS_URL		:= ftp://ftp.infradead.org/pub/mtd-utils/$(MTD_UTILS).$(MTD_UTILS_SUFFIX)
+MTD_UTILS_URL		:= https://infraroot.at/pub/mtd/$(MTD_UTILS).$(MTD_UTILS_SUFFIX)
 MTD_UTILS_SOURCE	:= $(SRCDIR)/$(MTD_UTILS).$(MTD_UTILS_SUFFIX)
 MTD_UTILS_DIR		:= $(BUILDDIR)/$(MTD_UTILS)
 MTD_UTILS_LICENSE	:= GPL-2.0-or-later
-- 
2.30.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de

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

end of thread, other threads:[~2021-03-14 13:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-05 10:39 [ptxdist] [PATCH] mtd-utils: switch to https URL Gavin Schenk
2021-03-14 13:35 ` [ptxdist] [APPLIED] " Michael Olbrich

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