On Sat, Jun 13, 2020 at 03:32:49AM +0200, Roland Hieber wrote: > rpm5.org has been a parking domain for at least 2 years, it is unlikely > to come back. Add a few other mirrors.
The file can be found on http://ftp.rpm.org so I changed the URL to that one. Note: please don't use Debian pool URLs. Those files are gone, when the corresponding version is removed from any active Debian release. Michael > Signed-off-by: Roland Hieber <[email protected]> > --- > rules/libpopt.make | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) > > diff --git a/rules/libpopt.make b/rules/libpopt.make > index 0bfecc7aebcf..7de94b406c82 100644 > --- a/rules/libpopt.make > +++ b/rules/libpopt.make > @@ -19,8 +19,10 @@ LIBPOPT_VERSION := 1.16 > LIBPOPT_MD5 := 3743beefa3dd6247a73f8f7a32c14c33 > LIBPOPT := popt-$(LIBPOPT_VERSION) > LIBPOPT_SUFFIX := tar.gz > -LIBPOPT_URL := http://rpm5.org/files/popt/$(LIBPOPT).$(LIBPOPT_SUFFIX) \ > - > http://distfiles.gentoo.org/distfiles/$(LIBPOPT).$(LIBPOPT_SUFFIX) > +LIBPOPT_URL := \ > + > http://deb.debian.org/debian/pool/main/p/popt/popt_$(LIBPOPT).orig.$(LIBPOPT_SUFFIX) > \ > + http://distfiles.gentoo.org/distfiles/$(LIBPOPT).$(LIBPOPT_SUFFIX) \ > + ftp://anduin.linuxfromscratch.org/BLFS/popt/$(LIBPOPT).$(LIBPOPT_SUFFIX) > LIBPOPT_SOURCE := $(SRCDIR)/$(LIBPOPT).$(LIBPOPT_SUFFIX) > LIBPOPT_DIR := $(BUILDDIR)/$(LIBPOPT) > LIBPOPT_LICENSE := MIT > -- > 2.27.0 > > > _______________________________________________ > ptxdist mailing list > [email protected] > To unsubscribe, send a mail with subject "unsubscribe" to > [email protected] > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
