All of lore.kernel.org
 help / color / mirror / Atom feed
From: Waldemar Brodkorb <wbx@openadk.org>
To: buildroot@buildroot.org
Subject: [Buildroot] [PATCH] package/szip: update SZIP_SITE
Date: Sat, 24 Aug 2024 10:30:46 +0200	[thread overview]
Message-ID: <ZsmaNs8OCMDI+vs1@waldemar-brodkorb.de> (raw)

Fix broken link.

Fixes:

 http://autobuild.buildroot.org/results/35d/35d08103bbd0da22a5e111f1f86f28aba7062ee6

Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
---
 package/szip/szip.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/szip/szip.mk b/package/szip/szip.mk
index 7a8a5a82e6..d8b83ed82a 100644
--- a/package/szip/szip.mk
+++ b/package/szip/szip.mk
@@ -5,7 +5,7 @@
 ################################################################################
 
 SZIP_VERSION = 2.1.1
-SZIP_SITE = http://www.hdfgroup.org/ftp/lib-external/szip/2.1.1/src
+SZIP_SITE = https://docs.hdfgroup.org/archive/support/ftp/lib-external/szip/2.1.1/src
 SZIP_LICENSE = szip license
 SZIP_LICENSE_FILES = COPYING
 SZIP_INSTALL_STAGING = YES
-- 
2.39.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

             reply	other threads:[~2024-08-24  8:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-24  8:30 Waldemar Brodkorb [this message]
2024-08-27 17:00 ` [Buildroot] [PATCH] package/szip: update SZIP_SITE Thomas Petazzoni via buildroot
2024-09-18 20:16 ` Peter Korsgaard

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=ZsmaNs8OCMDI+vs1@waldemar-brodkorb.de \
    --to=wbx@openadk.org \
    --cc=buildroot@buildroot.org \
    /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 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.