mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Bruno Thomsen <bruno.thomsen@gmail.com>
To: ptxdist@pengutronix.de
Cc: Bruno Thomsen <bruno.thomsen@gmail.com>
Subject: [ptxdist] [PATCH 09/15] cups-filters: update URL
Date: Tue, 21 Apr 2026 21:01:09 +0200	[thread overview]
Message-ID: <20260421190115.25470-9-bruno.thomsen@gmail.com> (raw)
In-Reply-To: <20260421190115.25470-1-bruno.thomsen@gmail.com>

Current download URL returns 301 Moved Permanently.

Download log:

HTTP response 301 Moved Permanently [http://openprinting.org/download/cups-filters/cups-filters-1.25.4.tar.xz]
Enqueue https://openprinting.org/download/cups-filters/cups-filters-1.25.4.tar.xz

Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
 rules/cups-filters.make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/cups-filters.make b/rules/cups-filters.make
index 3a4abe809..1c7b97edb 100644
--- a/rules/cups-filters.make
+++ b/rules/cups-filters.make
@@ -18,7 +18,7 @@ CUPS_FILTERS_VERSION	:= 1.25.4
 CUPS_FILTERS_MD5	:= a5c89e0b63cebb24a72c48737b25605e
 CUPS_FILTERS		:= cups-filters-$(CUPS_FILTERS_VERSION)
 CUPS_FILTERS_SUFFIX	:= tar.xz
-CUPS_FILTERS_URL	:= http://openprinting.org/download/cups-filters/$(CUPS_FILTERS).$(CUPS_FILTERS_SUFFIX)
+CUPS_FILTERS_URL	:= https://openprinting.org/download/cups-filters/$(CUPS_FILTERS).$(CUPS_FILTERS_SUFFIX)
 CUPS_FILTERS_SOURCE	:= $(SRCDIR)/$(CUPS_FILTERS).$(CUPS_FILTERS_SUFFIX)
 CUPS_FILTERS_DIR	:= $(BUILDDIR)/$(CUPS_FILTERS)
 CUPS_FILTERS_LICENSE	:= GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND GPL-3.0-or-later AND LGPL-2.0-only AND LGPL-2.1-or-later AND MIT AND BSD-4-Clause
-- 
2.53.0




  parent reply	other threads:[~2026-04-21 19:02 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-21 19:01 [ptxdist] [PATCH 01/15] dbus-glib: " Bruno Thomsen
2026-04-21 19:01 ` [ptxdist] [PATCH 02/15] eggdbus: " Bruno Thomsen
2026-04-21 19:01 ` [ptxdist] [PATCH 03/15] libbsd: " Bruno Thomsen
2026-04-21 19:01 ` [ptxdist] [PATCH 04/15] libdrm: " Bruno Thomsen
2026-04-21 19:01 ` [ptxdist] [PATCH 05/15] libpthread-stubs: " Bruno Thomsen
2026-04-21 19:01 ` [ptxdist] [PATCH 06/15] xcb-util: " Bruno Thomsen
2026-04-21 19:01 ` [ptxdist] [PATCH 07/15] zsync: " Bruno Thomsen
2026-04-21 19:01 ` [ptxdist] [PATCH 08/15] cross-nasm: " Bruno Thomsen
2026-04-21 19:01 ` Bruno Thomsen [this message]
2026-04-21 19:01 ` [ptxdist] [PATCH 10/15] db: " Bruno Thomsen
2026-04-21 19:01 ` [ptxdist] [PATCH 11/15] dfu-util: " Bruno Thomsen
2026-04-21 19:01 ` [ptxdist] [PATCH 12/15] iputils: " Bruno Thomsen
2026-04-21 19:01 ` [ptxdist] [PATCH 13/15] killproc: " Bruno Thomsen
2026-04-21 19:01 ` [ptxdist] [PATCH 14/15] libftdi: " Bruno Thomsen
2026-04-21 19:01 ` [ptxdist] [PATCH 15/15] libftdi1: " Bruno Thomsen

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=20260421190115.25470-9-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