Bug 15682

Summary: pkgconf: no longer able to download source from dereferenced.org
Product: buildroot Reporter: Todd Valentic <todd.valentic>
Component: OtherAssignee: unassigned
Status: RESOLVED DUPLICATE    
Severity: normal CC: buildroot
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Host: Target:
Build:
Attachments: Patch pkgconf.mk for new upstream source location

Description Todd Valentic 2023-07-06 17:40:57 UTC
Created attachment 9622 [details]
Patch pkgconf.mk for new upstream source location

The pkgconf package uses distfiles.dereferenced.org as the location of the upstream source files, which is no longer responding. The project is having issues with ownership of that domain and has changed the archive location to a different server (https://distfiles.ariadne.space/pkgconf). The details can be found in this bug post:

   https://github.com/pkgconf/pkgconf/issues/302

The project page now lists distfiles.ariadne.space as the location for the release tarbals:

   https://github.com/pkgconf/pkgconf

Attaching a diff for pkgconf.mk
Comment 1 Bernd Kuhls 2023-07-06 17:57:58 UTC
Duplicate of https://bugs.busybox.net/show_bug.cgi?id=15673

*** This bug has been marked as a duplicate of bug 15673 ***