mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Alexander Dahl <ada@thorsis.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] mii-diag: Fix download URL
Date: Fri, 12 Apr 2019 09:57:03 +0200	[thread overview]
Message-ID: <20190412075703.13746-1-ada@thorsis.com> (raw)

urlcheck reported an error with the old URL. The package itself is long
gone from Debian, upstream is dead. Use the Debian snapshot archive.

Signed-off-by: Alexander Dahl <ada@thorsis.com>
---
 rules/mii-diag.make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/mii-diag.make b/rules/mii-diag.make
index c9f10ea0f..34ec52a20 100644
--- a/rules/mii-diag.make
+++ b/rules/mii-diag.make
@@ -22,7 +22,7 @@ MII_DIAG_MD5		:= 2c0cc0cd29c80f86921e6f300709bf81
 MII_DIAG_SUFFIX		:= tar.gz
 MII_DIAG		:= mii-diag-$(MII_DIAG_VERSION).orig
 MII_DIAG_TARBALL	:= mii-diag_$(MII_DIAG_VERSION).orig.$(MII_DIAG_SUFFIX)
-MII_DIAG_URL		:= $(call ptx/mirror, DEB, pool/main/m/mii-diag/$(MII_DIAG_TARBALL))
+MII_DIAG_URL		:= https://snapshot.debian.org/archive/debian/20050327T000000Z/pool/main/m/mii-diag/$(MII_DIAG_TARBALL)
 MII_DIAG_SOURCE		:= $(SRCDIR)/$(MII_DIAG_TARBALL)
 MII_DIAG_DIR		:= $(BUILDDIR)/$(MII_DIAG)
 MII_DIAG_LICENSE	:= GPL
-- 
2.11.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

             reply	other threads:[~2019-04-12  7:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-12  7:57 Alexander Dahl [this message]
2019-04-12  7:59 ` Michael Olbrich
2019-04-12  8:19   ` Alexander Dahl

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=20190412075703.13746-1-ada@thorsis.com \
    --to=ada@thorsis.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