From: Bruno Thomsen <bruno.thomsen@gmail.com>
To: ptxdist@pengutronix.de
Cc: Bruno Thomsen <bruno.thomsen@gmail.com>
Subject: [ptxdist] [PATCH 06/10] pureftpd: update URL
Date: Thu, 23 Apr 2026 21:44:07 +0200 [thread overview]
Message-ID: <20260423194411.20660-6-bruno.thomsen@gmail.com> (raw)
In-Reply-To: <20260423194411.20660-1-bruno.thomsen@gmail.com>
Current download URL returns 301 Moved Permanently.
Download log:
HTTP response 301 Moved Permanently [http://download.pureftpd.org/pub/pure-ftpd/releases/pure-ftpd-1.0.52.tar.bz2]
Enqueue https://download.pureftpd.org/pub/pure-ftpd/releases/pure-ftpd-1.0.52.tar.bz2
Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
rules/pureftpd.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/pureftpd.make b/rules/pureftpd.make
index a1ea8004b..c19a24797 100644
--- a/rules/pureftpd.make
+++ b/rules/pureftpd.make
@@ -18,8 +18,8 @@ PUREFTPD_MD5 := 6fdd75053b7aaa0f45089a7bf7fcd0b4
PUREFTPD := pure-ftpd-$(PUREFTPD_VERSION)
PUREFTPD_SUFFIX := tar.bz2
PUREFTPD_URL := \
- http://download.pureftpd.org/pub/pure-ftpd/releases/$(PUREFTPD).$(PUREFTPD_SUFFIX) \
- http://download.pureftpd.org/pub/pure-ftpd/releases/obsolete/$(PUREFTPD).$(PUREFTPD_SUFFIX)
+ https://download.pureftpd.org/pub/pure-ftpd/releases/$(PUREFTPD).$(PUREFTPD_SUFFIX) \
+ https://download.pureftpd.org/pub/pure-ftpd/releases/obsolete/$(PUREFTPD).$(PUREFTPD_SUFFIX)
PUREFTPD_SOURCE := $(SRCDIR)/$(PUREFTPD).$(PUREFTPD_SUFFIX)
PUREFTPD_DIR := $(BUILDDIR)/$(PUREFTPD)
PUREFTPD_LICENSE := ISC AND BSD-2-Clause AND BSD-3-Clause AND BSD-4-Clause
--
2.53.0
next prev parent reply other threads:[~2026-04-23 19:44 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-23 19:44 [ptxdist] [PATCH 01/10] libmemcache: " Bruno Thomsen
2026-04-23 19:44 ` [ptxdist] [PATCH 02/10] libmemcached: " Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-23 19:44 ` [ptxdist] [PATCH 03/10] lldpd: " Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-23 19:44 ` [ptxdist] [PATCH 04/10] ltt-control: " Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-23 19:44 ` [ptxdist] [PATCH 05/10] lua: " Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-23 19:44 ` Bruno Thomsen [this message]
2026-04-27 7:46 ` [ptxdist] [APPLIED] pureftpd: " Michael Olbrich
2026-04-23 19:44 ` [ptxdist] [PATCH 07/10] sdl: " Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-23 19:44 ` [ptxdist] [PATCH 08/10] sdl_image: " Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-23 19:44 ` [ptxdist] [PATCH 09/10] sdl_mixer: " Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-23 19:44 ` [ptxdist] [PATCH 10/10] sdl-ttf: " Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-27 7:46 ` [ptxdist] [APPLIED] libmemcache: " Michael Olbrich
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=20260423194411.20660-6-bruno.thomsen@gmail.com \
--to=bruno.thomsen@gmail.com \
--cc=ptxdist@pengutronix.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox